Skip to content

Gave each set of backend tests it's own `AssertableController`

Codecov / codecov/project failed Dec 13, 2024 in 0s

87.05% (-1.01%) compared to 39e55d4

View this Pull Request on Codecov

87.05% (-1.01%) compared to 39e55d4

Details

Codecov Report

Attention: Patch coverage is 84.06375% with 40 lines in your changes missing coverage. Please review.

Project coverage is 87.05%. Comparing base (39e55d4) to head (e21f785).

Files with missing lines Patch % Lines
src/fastcs/transport/epics/gui.py 36.84% 12 Missing ⚠️
src/fastcs/datatypes.py 87.87% 8 Missing ⚠️
src/fastcs/transport/epics/util.py 81.08% 7 Missing ⚠️
src/fastcs/transport/tango/util.py 89.28% 6 Missing ⚠️
src/fastcs/transport/rest/util.py 87.50% 4 Missing ⚠️
src/fastcs/transport/epics/ioc.py 92.00% 2 Missing ⚠️
src/fastcs/transport/tango/dsr.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   88.06%   87.05%   -1.01%     
==========================================
  Files          31       33       +2     
  Lines        1307     1468     +161     
==========================================
+ Hits         1151     1278     +127     
- Misses        156      190      +34     

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