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

Ignore ignored participants and endpoints #113

Merged
merged 2 commits into from
Dec 19, 2024

Piggyback: remove redundant method

b8cd745
Select commit
Loading
Failed to load commit list.
Merged

Ignore ignored participants and endpoints #113

Piggyback: remove redundant method
b8cd745
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

60.71% (-4.33%) compared to 4799303

View this Pull Request on Codecov

60.71% (-4.33%) compared to 4799303

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.71%. Comparing base (4799303) to head (b8cd745).

Files with missing lines Patch % Lines
...icipants/src/cpp/participant/SpyDdsParticipant.cpp 14.28% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
- Coverage   65.04%   60.71%   -4.33%     
==========================================
  Files          24       24              
  Lines        1436     1204     -232     
  Branches      533      441      -92     
==========================================
- Hits          934      731     -203     
+ Misses        204      196       -8     
+ Partials      298      277      -21     

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