Skip to content

Simplify event loop handling and remove deprecated get_event_loop#340

Open
GDYendell wants to merge 2 commits into
mainfrom
simplify-event-loop
Open

Simplify event loop handling and remove deprecated get_event_loop#340
GDYendell wants to merge 2 commits into
mainfrom
simplify-event-loop

Add control system (FastCS class) docs

42f07e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 0s

91.02% (-0.19%) compared to 81f8fad

View this Pull Request on Codecov

91.02% (-0.19%) compared to 81f8fad

Details

Codecov Report

❌ Patch coverage is 73.46939% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.02%. Comparing base (81f8fad) to head (42f07e5).

Files with missing lines Patch % Lines
src/fastcs/control_system.py 71.42% 10 Missing ⚠️
src/fastcs/transports/tango/transport.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
- Coverage   91.21%   91.02%   -0.19%     
==========================================
  Files          70       70              
  Lines        2594     2596       +2     
==========================================
- Hits         2366     2363       -3     
- Misses        228      233       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.