lexibank / pylexibank

The python curation library for lexibank
Apache License 2.0
18 stars 7 forks source link

Check profile #247

Closed LinguList closed 3 years ago

LinguList commented 3 years ago

two slight modifications: normalization is now no longer indicated as a modification, as it confused people, and we add flag to allow to check a profile if only segmented data (e.g. through EDICTOR) is available).

codecov-commenter commented 3 years ago

Codecov Report

Merging #247 (c3656c2) into master (be806a5) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   97.70%   97.70%           
=======================================
  Files          32       32           
  Lines        2087     2091    +4     
=======================================
+ Hits         2039     2043    +4     
  Misses         48       48           
Impacted Files Coverage Δ
src/pylexibank/commands/check_profile.py 58.73% <100.00%> (+2.79%) :arrow_up:

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 be806a5...c3656c2. Read the comment docs.