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

Segment cleanup #20

Merged
merged 18 commits into from
Feb 28, 2024
Merged

Segment cleanup #20

merged 18 commits into from
Feb 28, 2024

Conversation

tzaeschke
Copy link
Collaborator

Clean up segment logic and testing

@tzaeschke tzaeschke self-assigned this Feb 26, 2024
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

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

Project coverage is 72.13%. Comparing base (1ed3503) to head (0c091ab).

❗ Current head 0c091ab differs from pull request most recent head 322ead9. Consider uploading reports for the commit 322ead9 to get more accurate results

Files Patch % Lines
src/main/java/org/scion/internal/Segments.java 80.28% 17 Missing and 11 partials ⚠️
src/main/java/org/scion/ScionService.java 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #20   +/-   ##
=========================================
  Coverage     72.12%   72.13%           
+ Complexity      355      347    -8     
=========================================
  Files            28       28           
  Lines          1855     1823   -32     
  Branches        231      223    -8     
=========================================
- Hits           1338     1315   -23     
+ Misses          406      398    -8     
+ Partials        111      110    -1     

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

@tzaeschke tzaeschke merged commit 4b7e31b into master Feb 28, 2024
5 of 6 checks passed
@tzaeschke tzaeschke deleted the fix/20-segment-cleanup branch February 28, 2024 10:06
tzaeschke added a commit that referenced this pull request Mar 1, 2024
---------

Co-authored-by: Tilmann Zäschke <tilmann.zaeschke@inf.ethz.ch>
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