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

MultiMap clean up #34

Merged
merged 1 commit into from
Mar 13, 2024
Merged

MultiMap clean up #34

merged 1 commit into from
Mar 13, 2024

Conversation

tzaeschke
Copy link
Collaborator

@tzaeschke tzaeschke commented Mar 13, 2024

Test and clean up MultiMap


This change is Reviewable

@tzaeschke tzaeschke self-assigned this Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 74.81%. Comparing base (dff4a70) to head (a843033).

Files Patch % Lines
src/main/java/org/scion/internal/Segments.java 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #34      +/-   ##
============================================
+ Coverage     74.51%   74.81%   +0.29%     
- Complexity      353      356       +3     
============================================
  Files            26       26              
  Lines          1766     1759       -7     
  Branches        228      227       -1     
============================================
  Hits           1316     1316              
+ Misses          342      336       -6     
+ Partials        108      107       -1     

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

@tzaeschke tzaeschke merged commit 4f51a99 into master Mar 13, 2024
7 of 8 checks passed
@tzaeschke tzaeschke deleted the fix/34-multimap-cleanup branch March 13, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant