ispyb / py-ispyb

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

Allow filtering events by blSubSampleId #257

Closed stufisher closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #257 (64b5aa0) into master (629204d) will decrease coverage by 0.05%. The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
- Coverage   65.93%   65.89%   -0.05%     
==========================================
  Files         112      112              
  Lines        5308     5313       +5     
==========================================
+ Hits         3500     3501       +1     
- Misses       1808     1812       +4     
Impacted Files Coverage Δ
pyispyb/core/routes/events.py 100.00% <ø> (ø)
pyispyb/core/modules/events.py 71.72% <20.00%> (-1.40%) :arrow_down:

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 629204d...64b5aa0. Read the comment docs.