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 new :DATASET pv to capture records and pass the name to the client #118

Merged
merged 11 commits into from
Jun 14, 2024

increased client version

b5193ff
Select commit
Loading
Failed to load commit list.
Merged

Add new :DATASET pv to capture records and pass the name to the client #118

increased client version
b5193ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 14, 2024 in 0s

90.94% (-0.04%) compared to 8e25d64

View this Pull Request on Codecov

90.94% (-0.04%) compared to 8e25d64

Details

Codecov Report

Attention: Patch coverage is 88.29787% with 11 lines in your changes missing coverage. Please review.

Project coverage is 90.94%. Comparing base (8e25d64) to head (b5193ff).

Files Patch % Lines
src/pandablocks_ioc/ioc.py 70.00% 6 Missing ⚠️
src/pandablocks_ioc/_hdf_ioc.py 89.58% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   90.97%   90.94%   -0.04%     
==========================================
  Files           8        8              
  Lines        1285     1358      +73     
  Branches      206      213       +7     
==========================================
+ Hits         1169     1235      +66     
- Misses         78       83       +5     
- Partials       38       40       +2     

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