libvcs
libvcs copied to clipboard
Lazy imports (from django)
Codecov Report
Merging #339 (eb7985a) into master (4fb953f) will decrease coverage by
1.70%
. The diff coverage is47.28%
.
@@ Coverage Diff @@
## master #339 +/- ##
==========================================
- Coverage 73.21% 71.50% -1.71%
==========================================
Files 23 30 +7
Lines 1833 1962 +129
==========================================
+ Hits 1342 1403 +61
- Misses 491 559 +68
Impacted Files | Coverage Δ | |
---|---|---|
tests/utils/test_module/another_bad_module.py | 0.00% <0.00%> (ø) |
|
tests/utils/test_module/another_good_module.py | 0.00% <0.00%> (ø) |
|
...tils/test_module/child_module/grandchild_module.py | 0.00% <0.00%> (ø) |
|
libvcs/utils/module_loading.py | 48.64% <48.64%> (ø) |
|
tests/utils/test_module/bad_module.py | 50.00% <50.00%> (ø) |
|
tests/utils/test_module_loading.py | 50.61% <50.61%> (ø) |
|
tests/utils/test_module/good_module.py | 100.00% <100.00%> (ø) |
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 4fb953f...eb7985a. Read the comment docs.