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

Allow changing values of metadata labels #157

Merged
merged 2 commits into from
Jan 7, 2025

allowed parsing of `*METADATA_LABEL` post introspection

1590ad4
Select commit
Loading
Failed to load commit list.
Merged

Allow changing values of metadata labels #157

allowed parsing of `*METADATA_LABEL` post introspection
1590ad4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

91.88% (-0.01%) compared to 4d6eea0, passed because coverage increased by 0.03% when compared to adjusted base (91.84%)

View this Pull Request on Codecov

91.88% (-0.01%) compared to 4d6eea0, passed because coverage increased by 0.03% when compared to adjusted base (91.84%)

Details

Codecov Report

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

Project coverage is 91.88%. Comparing base (4d6eea0) to head (1590ad4).

Files with missing lines Patch % Lines
src/pandablocks_ioc/ioc.py 78.94% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   91.89%   91.88%   -0.01%     
==========================================
  Files           8        8              
  Lines        1419     1430      +11     
  Branches      168      171       +3     
==========================================
+ Hits         1304     1314      +10     
  Misses         82       82              
- Partials       33       34       +1     

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