Closed djkapner closed 3 years ago
Merging #58 (a00b496) into main (1462a02) will decrease coverage by
0.78%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## main #58 +/- ##
==========================================
- Coverage 99.25% 98.46% -0.79%
==========================================
Files 9 9
Lines 800 845 +45
==========================================
+ Hits 794 832 +38
- Misses 6 13 +7
Impacted Files | Coverage Δ | |
---|---|---|
nway/pairwise_matching.py | 95.54% <30.00%> (-3.79%) |
:arrow_down: |
nway/nway_matching.py | 96.82% <75.00%> (-0.48%) |
:arrow_down: |
nway/utils.py | 100.00% <100.00%> (ø) |
2 changes:
when a pariwise registration fails, this writes a file to disk and logs it. This will make it easier for processing support to look at particular failures:
and the image for that looks like:
raising an exception for pairwise registration failures has been deferred to nway matching. This allows all registrations to be attempted and a summary matrix to be logged. Again, this is for making processing support for failures easier.
in this case, from just the log, we can be pretty suspicious of experiment
929655728
.