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 coverage #233

Merged
merged 17 commits into from
Nov 28, 2024

update log

ffbd543
Select commit
Loading
Failed to load commit list.
Merged

update coverage #233

update log
ffbd543
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

69.36% (+0.83%) compared to 329a86f

View this Pull Request on Codecov

69.36% (+0.83%) compared to 329a86f

Details

Codecov Report

Attention: Patch coverage is 98.80478% with 3 lines in your changes missing coverage. Please review.

Project coverage is 69.36%. Comparing base (329a86f) to head (ffbd543).

Files with missing lines Patch % Lines
Networking/Sources/Networking/Peer.swift 90.00% 1 Missing ⚠️
...ing/Tests/NetworkingTests/MockPeerEventTests.swift 98.73% 1 Missing ⚠️
Networking/Tests/NetworkingTests/PKCS12Tests.swift 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage   68.53%   69.36%   +0.83%     
==========================================
  Files         247      247              
  Lines       18622    18734     +112     
==========================================
+ Hits        12762    12995     +233     
+ Misses       5860     5739     -121     

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