Closed LinguList closed 3 years ago
Merging #234 (fe6be38) into master (fab3c89) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #234 +/- ##
=======================================
Coverage 98.95% 98.95%
=======================================
Files 32 32
Lines 2013 2013
=======================================
Hits 1992 1992
Misses 21 21
Impacted Files | Coverage Δ | |
---|---|---|
src/pylexibank/cldf.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 fab3c89...fe6be38. Read the comment docs.
sorry, one more PR, as I just found out that the missing_data attribute of the form_spec is not really accounted for: it can still happen, that the form is addded, but hte segments are empty, which is a bit against the philosophy, I would argue.