Closed imagejan closed 1 month ago
Merging #56 (ba86e32) into main (e9fd767) will increase coverage by
0.39%
. The diff coverage is100.00%
.:exclamation: Current head ba86e32 differs from pull request most recent head 7638377. Consider uploading reports for the commit 7638377 to get more accurate results
@@ Coverage Diff @@
## main #56 +/- ##
==========================================
+ Coverage 93.76% 94.15% +0.39%
==========================================
Files 16 18 +2
Lines 1315 1472 +157
==========================================
+ Hits 1233 1386 +153
- Misses 82 86 +4
Files | Coverage Δ | |
---|---|---|
src/faim_hcs/mobie.py | 96.07% <ø> (ø) |
|
tests/test_mobie.py | 100.00% <100.00%> (ø) |
Obsolete, as MoBIE functionality will live in mobiedantic
.
Also remove
compute_aggregate_table_values
as we do not use it.