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

1.4.0 #23

Merged
merged 13 commits into from
Nov 15, 2024

Add getName test with invalid type (and handle it)

7d41795
Select commit
Loading
Failed to load commit list.
Merged

1.4.0 #23

Add getName test with invalid type (and handle it)
7d41795
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

82.47% (+2.83%) compared to a36b41e

View this Pull Request on Codecov

82.47% (+2.83%) compared to a36b41e

Details

Codecov Report

Attention: Patch coverage is 92.73743% with 13 lines in your changes missing coverage. Please review.

Project coverage is 82.47%. Comparing base (a36b41e) to head (7d41795).

Files with missing lines Patch % Lines
...n/java/fr/igred/ij/plugin/OMEROMacroExtension.java 92.73% 8 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #23      +/-   ##
============================================
+ Coverage     79.63%   82.47%   +2.83%     
- Complexity      172      203      +31     
============================================
  Files             1        1              
  Lines           761      850      +89     
  Branches         74       81       +7     
============================================
+ Hits            606      701      +95     
+ Misses          126      120       -6     
  Partials         29       29              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.