Closed abbiemery closed 1 year ago
Merging #120 (0488d5d) into master (ada93e7) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #120 +/- ##
==========================================
+ Coverage 92.32% 92.34% +0.01%
==========================================
Files 44 44
Lines 1186 1189 +3
==========================================
+ Hits 1095 1098 +3
Misses 91 91
Impacted Files | Coverage Δ | |
---|---|---|
src/tickit/core/management/event_router.py | 97.80% <100.00%> (+0.07%) |
:arrow_up: |
I have added the extra device graphs and parameterised some of the tests as requested.
@callumforrester please may you look at this for me? I haven't parameterised all of them because it felt a bit overkill but I can do if you think I should.
Also the test file is now over 600 lines long, should we move the graph fixtures into other files?
Fixes #96