Closed LinguList closed 4 years ago
Merging #232 (184bc2a) into master (691d7cf) will decrease coverage by
0.05%
. The diff coverage is92.30%
.
@@ Coverage Diff @@
## master #232 +/- ##
==========================================
- Coverage 98.99% 98.93% -0.06%
==========================================
Files 32 32
Lines 1995 1981 -14
==========================================
- Hits 1975 1960 -15
- Misses 20 21 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/pylexibank/commands/check_profile.py | 100.00% <ø> (ø) |
|
src/pylexibank/commands/check_phonotactics.py | 94.44% <92.30%> (-5.56%) |
: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 691d7cf...184bc2a. Read the comment docs.
Hi all, this check is recommended to be used before publishing lexibank datasets. It checks for "unlogical" prosody, such as empty morphemes, and the like. Ideally, we'd integrate it into our transcription report, but for now, the script should also suffice.