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

update utils coverage #236

Merged
merged 2 commits into from
Dec 4, 2024

update utils coverage

5fd2205
Select commit
Loading
Failed to load commit list.
Merged

update utils coverage #236

update utils coverage
5fd2205
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

73.25% (+4.23%) compared to 8344de2

View this Pull Request on Codecov

73.25% (+4.23%) compared to 8344de2

Details

Codecov Report

Attention: Patch coverage is 98.60140% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.25%. Comparing base (8344de2) to head (5fd2205).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
Utils/Tests/UtilsTests/ErasureCodeTest.swift 83.33% 2 Missing ⚠️
...tilsTests/EventBus/DispatcherMiddlewareTests.swift 96.82% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   69.01%   73.25%   +4.23%     
==========================================
  Files         249      259      +10     
  Lines       18815    19653     +838     
==========================================
+ Hits        12986    14396    +1410     
+ Misses       5829     5257     -572     

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