cihai / unihan-etl

Export UNIHAN's database to csv, json or yaml
https://unihan-etl.git-pull.com
MIT License
52 stars 13 forks source link

Refactor docs #229

Closed tony closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #229 into master will decrease coverage by 0.82%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   95.09%   94.26%   -0.83%     
==========================================
  Files           4        9       +5     
  Lines         387      732     +345     
==========================================
+ Hits          368      690     +322     
- Misses         19       42      +23     
Impacted Files Coverage Δ
unihan_etl/process.py 90.90% <100.00%> (-0.46%) :arrow_down:
setup.py 0.00% <0.00%> (ø)
tests/conftest.py 92.50% <0.00%> (ø)
tests/test_expansion.py 99.07% <0.00%> (ø)
tests/test_unihan.py 98.15% <0.00%> (ø)
tests/test_util.py 100.00% <0.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 bd5503b...f1354b7. Read the comment docs.