cldf / pycldf

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

Simple discovery of foreign key targets #134

Closed xrotwang closed 3 years ago

xrotwang commented 3 years ago

closes #133

codecov-commenter commented 3 years ago

Codecov Report

Merging #134 (ade83fd) into master (e9da4b8) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #134   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         2238      2253   +15     
=========================================
+ Hits          2238      2253   +15     
Impacted Files Coverage Δ
src/pycldf/dataset.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 e9da4b8...ade83fd. Read the comment docs.