DiamondLightSource / tickit

Event-based hardware simulation framework
Apache License 2.0
7 stars 0 forks source link

109 fix pytest warnings #112

Closed abbiemery closed 1 year ago

abbiemery commented 1 year ago

Fixes #109

codecov[bot] commented 1 year ago

Codecov Report

Merging #112 (ef1df55) into master (e4d50c8) will decrease coverage by 1.68%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   93.87%   92.19%   -1.68%     
==========================================
  Files          44       44              
  Lines        1127     1128       +1     
==========================================
- Hits         1058     1040      -18     
- Misses         69       88      +19     
Impacted Files Coverage Δ
src/tickit/utils/configuration/loading.py 100.00% <100.00%> (ø)
src/tickit/adapters/httpadapter.py 51.42% <0.00%> (-48.58%) :arrow_down:
src/tickit/core/adapter.py 85.71% <0.00%> (-7.15%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.