andrewtavis / wikirepo

Python based Wikidata framework for easy dataframe extraction
BSD 3-Clause "New" or "Revised" License
39 stars 6 forks source link

Formatting for comments and readme #21

Closed andrewtavis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (e2b2e2b) into main (c63623f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files          33       33           
  Lines        1177     1177           
=======================================
  Hits         1045     1045           
  Misses        132      132           
Impacted Files Coverage Δ
src/wikirepo/data/demographic/ethnic_div.py 100.00% <ø> (ø)
src/wikirepo/data/institutional/fh_category.py 100.00% <ø> (ø)
src/wikirepo/data/institutional/org_membership.py 100.00% <ø> (ø)
src/wikirepo/data/lctn_utils.py 83.97% <ø> (ø)
src/wikirepo/data/misc/country_abbr.py 100.00% <ø> (ø)
src/wikirepo/data/misc/sub_country_abbr.py 100.00% <ø> (ø)
src/wikirepo/data/query.py 86.95% <ø> (ø)
src/wikirepo/data/time_utils.py 97.40% <ø> (ø)
src/wikirepo/data/wd_utils.py 85.55% <ø> (ø)
src/wikirepo/utils.py 100.00% <ø> (ø)
... and 1 more

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 ad09996...e2b2e2b. Read the comment docs.