Closed djkapner closed 5 years ago
Merging #24 into develop will increase coverage by
13.77%
. The diff coverage is97.94%
.
@@ Coverage Diff @@
## develop #24 +/- ##
============================================
+ Coverage 58.5% 72.28% +13.77%
============================================
Files 13 11 -2
Lines 1405 837 -568
============================================
- Hits 822 605 -217
+ Misses 583 232 -351
Impacted Files | Coverage Δ | |
---|---|---|
on_scope/utils/upload_montage.py | 0% <ø> (ø) |
|
on_scope/utils/fix_filepaths.py | 0% <ø> (ø) |
|
on_scope/utils/utils.py | 76.59% <ø> (ø) |
|
on_scope/utils/example_render_viz.py | 0% <ø> (ø) |
|
on_scope/utils/view_matches.py | 0% <0%> (ø) |
|
..._scope/lens_correction/mesh_and_solve_transform.py | 89.14% <100%> (ø) |
|
on_scope/lens_correction/schemas.py | 100% <100%> (ø) |
|
on_scope/lens_correction/lens_correction_solver.py | 98.26% <100%> (ø) |
|
on_scope/utils/schemas.py | 100% <100%> (ø) |
|
...scope/utils/generate_EM_tilespecs_from_metafile.py | 93.61% <100%> (ø) |
|
... and 4 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 0b608d0...e16239b. Read the comment docs.
Hello @djkapner! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
integration_tests/test_lens_solver.py
:on_scope/montage/meta_to_collection.py
: