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

Update to new Backend API #44

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Update to new Backend API #44

merged 2 commits into from
Aug 19, 2024

Conversation

GDYendell
Copy link
Contributor

Fixes #16

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 68.82%. Comparing base (03c7030) to head (eda516c).
Report is 3 commits behind head on main.

Files Patch % Lines
src/eiger_fastcs/__main__.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   71.16%   68.82%   -2.35%     
==========================================
  Files           4        4              
  Lines         274      263      -11     
==========================================
- Hits          195      181      -14     
- Misses         79       82       +3     

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

Remove asyncio.run in EigerController __init__
@GDYendell GDYendell merged commit 42ee5ae into main Aug 19, 2024
17 of 19 checks passed
@GDYendell GDYendell deleted the asyncio-run branch August 19, 2024 14:03
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.

Remove asyncio.run() at startup
1 participant