Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸš€Add SuperSimpleNet model #2428

Merged

Clarify learning type docstring and fix some var names.

abc71ac
Select commit
Loading
Failed to load commit list.
Merged

πŸš€Add SuperSimpleNet model #2428

Clarify learning type docstring and fix some var names.
abc71ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

78.93% (+0.39%) compared to 8a82dc7

View this Pull Request on Codecov

78.93% (+0.39%) compared to 8a82dc7

Details

Codecov Report

Attention: Patch coverage is 97.81659% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.93%. Comparing base (8a82dc7) to head (abc71ac).
Report is 2 commits behind head on release/v2.0.0.

Files with missing lines Patch % Lines
...nomalib/models/image/supersimplenet/torch_model.py 97.32% 3 Missing ⚠️
...lib/models/image/supersimplenet/lightning_model.py 95.91% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           release/v2.0.0    #2428      +/-   ##
==================================================
+ Coverage           78.53%   78.93%   +0.39%     
==================================================
  Files                 303      311       +8     
  Lines               12934    13197     +263     
==================================================
+ Hits                10158    10417     +259     
- Misses               2776     2780       +4     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.