cldf / pycldf

python package to read and write CLDF datasets
https://cldf.clld.org
Apache License 2.0
15 stars 7 forks source link

Validators #148

Closed xrotwang closed 2 years ago

xrotwang commented 2 years ago

supersedes #147

codecov-commenter commented 2 years ago

Codecov Report

Merging #148 (0eac890) into master (f150f88) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2427      2427           
=========================================
  Hits          2427      2427           
Impacted Files Coverage Δ
src/pycldf/validators.py 100.00% <100.00%> (ø)
tests/test_dataset.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 f150f88...0eac890. Read the comment docs.