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

feat: Show path and ID of missing node when trying to find channel in… #107

Closed
wants to merge 1 commit into from

feat: Show path and ID of missing node when trying to find channel in…

032eddc
Select commit
Loading
Failed to load commit list.
Closed

feat: Show path and ID of missing node when trying to find channel in… #107

feat: Show path and ID of missing node when trying to find channel in…
032eddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

66.19% (+0.01%) compared to 87c06cb

View this Pull Request on Codecov

66.19% (+0.01%) compared to 87c06cb

Details

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes missing coverage. Please review.

Project coverage is 66.19%. Comparing base (87c06cb) to head (032eddc).

Files Patch % Lines
Src/libCZI/CziMetadataBuilder.cpp 0.00% 6 Missing ⚠️
Src/libCZI/XmlNodeWrapper.h 75.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   66.18%   66.19%   +0.01%     
==========================================
  Files          85       85              
  Lines       10705    10721      +16     
==========================================
+ Hits         7085     7097      +12     
- Misses       3620     3624       +4     

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