cynkra / munch

Functions for working with the historicized list of communes of Switzerland.
https://munch.cynkra.com
6 stars 2 forks source link

Fix tests #49

Closed krlmlr closed 2 years ago

krlmlr commented 2 years ago

Currently failing, should succeed when data is updated.

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (9875b54) into main (559a525) will increase coverage by 31.69%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #49       +/-   ##
===========================================
+ Coverage   39.73%   71.42%   +31.69%     
===========================================
  Files          17       17               
  Lines         682      700       +18     
===========================================
+ Hits          271      500      +229     
+ Misses        411      200      -211     
Impacted Files Coverage Δ
R/swc_get_mutations.R 100.00% <ø> (+5.47%) :arrow_up:
R/download_mun_list_by_year.R 100.00% <100.00%> (ø)
R/helper-read.R 74.00% <100.00%> (+74.00%) :arrow_up:
R/mapping_table.R 92.30% <100.00%> (+92.30%) :arrow_up:
R/swc_get_cantons.R 66.66% <100.00%> (+33.33%) :arrow_up:
R/swc_get_district_mutations.R 100.00% <100.00%> (+100.00%) :arrow_up:
R/swc_get_mapping.R 72.95% <100.00%> (+2.12%) :arrow_up:
R/swc_get_municipality_mutations.R 100.00% <100.00%> (ø)
... and 4 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 9a4a117...9875b54. Read the comment docs.