Closed teddyrendahl closed 5 years ago
Is there a clear way for us to cross check the references?
I would appreciate if @n-wbrown or @ghalym could make sure these are the correct suffixes
Merging #20 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #20 +/- ##
=======================================
Coverage 89.83% 89.83%
=======================================
Files 15 15
Lines 944 944
=======================================
Hits 848 848
Misses 96 96
Impacted Files | Coverage Δ | |
---|---|---|
pcdswidgets/vacuum/gauges.py | 91.42% <100%> (ø) |
:arrow_up: |
pcdswidgets/vacuum/pumps.py | 86.53% <100%> (ø) |
:arrow_up: |
pcdswidgets/vacuum/valves.py | 87.83% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update bc959bb...6268fc7. Read the comment docs.
I checked all the the suffixes. The only one that doesn't match is the "Turbo Pump" : _interlock_suffix = ":ILK_STATUS". It should be ":ILK_OK".
Thank you.
Thank you, @ghalym . I fixed the suffix for interlock at the new commit.
Closes #19