Closed LinguList closed 3 years ago
Merging #248 (3801083) into master (1e80f91) will decrease coverage by
0.50%
. The diff coverage is22.22%
.
@@ Coverage Diff @@
## master #248 +/- ##
==========================================
- Coverage 97.70% 97.19% -0.51%
==========================================
Files 32 32
Lines 2091 2104 +13
==========================================
+ Hits 2043 2045 +2
- Misses 48 59 +11
Impacted Files | Coverage Δ | |
---|---|---|
src/pylexibank/commands/check_profile.py | 51.31% <22.22%> (-7.42%) |
: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 1e80f91...3801083. Read the comment docs.
This makes the profile checking code more verbose. The new functions are also described here (forthcoming blogpost). If possible, it would be nice to merge this before the blogpost. So @chrzyki, could you check, and maybe also just take over and refine, if there are problems?