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

Add more unit tests to increase coverage #355

Merged
merged 33 commits into from
Oct 29, 2024

update

98170b7
Select commit
Loading
Failed to load commit list.
Merged

Add more unit tests to increase coverage #355

update
98170b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2024 in 0s

52.80% (-40.11%) compared to 327ba8d

View this Pull Request on Codecov

52.80% (-40.11%) compared to 327ba8d

Details

Codecov Report

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

Project coverage is 52.80%. Comparing base (327ba8d) to head (98170b7).

Files with missing lines Patch % Lines
...ach_impl/test/test_attach_private_data_parsing.cpp 75.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #355       +/-   ##
===========================================
- Coverage   92.90%   52.80%   -40.11%     
===========================================
  Files          37       99       +62     
  Lines        1720     9426     +7706     
  Branches      103      956      +853     
===========================================
+ Hits         1598     4977     +3379     
- Misses        122     4449     +4327     

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