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

make device factory decorator #597

add hasattr to the module parsing

c2e8553
Select commit
Loading
Failed to load commit list.
Closed

make device factory decorator #597

add hasattr to the module parsing
c2e8553
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

95.16% (+0.04%) compared to 73cbfc9

View this Pull Request on Codecov

95.16% (+0.04%) compared to 73cbfc9

Details

Codecov Report

Attention: Patch coverage is 97.03390% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.16%. Comparing base (73cbfc9) to head (c2e8553).

Files with missing lines Patch % Lines
src/dodal/utils.py 85.71% 3 Missing ⚠️
src/dodal/common/beamlines/controller_utils.py 92.85% 2 Missing ⚠️
src/dodal/common/beamlines/device_factory.py 96.22% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #597      +/-   ##
==========================================
+ Coverage   95.12%   95.16%   +0.04%     
==========================================
  Files         120      123       +3     
  Lines        4901     5026     +125     
==========================================
+ Hits         4662     4783     +121     
- Misses        239      243       +4     

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