ispyb / py-ispyb

ISPyB backend server based on FastAPI
GNU Lesser General Public License v3.0
12 stars 14 forks source link

More fundamental resources #226

Closed stufisher closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #226 (f90ec95) into master (5b6cca4) will decrease coverage by 7.80%. The diff coverage is 50.09%.

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   74.47%   66.66%   -7.81%     
==========================================
  Files          84      106      +22     
  Lines        3318     4950    +1632     
==========================================
+ Hits         2471     3300     +829     
- Misses        847     1650     +803     
Impacted Files Coverage Δ
pyispyb/core/routes/sessions.py 100.00% <ø> (ø)
pyispyb/core/modules/processings.py 11.34% <11.34%> (ø)
pyispyb/core/modules/stats.py 13.57% <13.57%> (ø)
pyispyb/core/modules/data.py 21.76% <21.76%> (ø)
pyispyb/core/modules/mapping.py 22.58% <22.58%> (ø)
pyispyb/core/modules/samples.py 62.60% <26.66%> (-5.71%) :arrow_down:
pyispyb/core/modules/containers.py 27.50% <27.50%> (ø)
pyispyb/core/modules/dewars.py 28.94% <28.94%> (ø)
pyispyb/core/modules/utils.py 47.82% <29.41%> (-52.18%) :arrow_down:
pyispyb/core/modules/shipping.py 30.76% <30.76%> (ø)
... and 21 more

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 5b6cca4...f90ec95. Read the comment docs.