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

Adding methods for user / group management #74

Merged
merged 15 commits into from
Sep 22, 2023

Remove useless import

6283706
Select commit
Loading
Failed to load commit list.
Merged

Adding methods for user / group management #74

Remove useless import
6283706
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 1s

95.46% (+0.02%) compared to b2c030d

View this Pull Request on Codecov

95.46% (+0.02%) compared to b2c030d

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (b2c030d) 95.43% compared to head (6283706) 95.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #74      +/-   ##
============================================
+ Coverage     95.43%   95.46%   +0.02%     
- Complexity     1147     1154       +7     
============================================
  Files            45       45              
  Lines          3047     3064      +17     
  Branches        243      244       +1     
============================================
+ Hits           2908     2925      +17     
  Misses           78       78              
  Partials         61       61              
Files Changed Coverage Δ
src/main/java/fr/igred/omero/Client.java 100.00% <100.00%> (ø)
.../java/fr/igred/omero/meta/ExperimenterWrapper.java 96.55% <100.00%> (+0.71%) ⬆️

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