Skip to content

Conversation

@callumforrester
Copy link
Contributor

Add helper methods to epics adapter such as float_ro and float_rbv which build sets of PVs linked to getters and setters on devices. Reduces boilerplate as well as the user's need to understand the softioc library.

@codecov
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (94fc01d) 90.45% compared to head (f449554) 92.77%.

Files Patch % Lines
src/tickit/adapters/epics.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           siggen     #198      +/-   ##
==========================================
+ Coverage   90.45%   92.77%   +2.32%     
==========================================
  Files          42       41       -1     
  Lines        1456     1357      -99     
==========================================
- Hits         1317     1259      -58     
+ Misses        139       98      -41     

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

@callumforrester
Copy link
Contributor Author

Wrong branch, correct PR: #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants