UrbanAnalyst / dodgr

Distances on Directed Graphs in R
https://urbananalyst.github.io/dodgr/
127 stars 16 forks source link

dev for #201 #203 #206

Closed mpadge closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #206 (0c23bec) into main (93da80c) will decrease coverage by 2.83%. The diff coverage is 9.89%.

:exclamation: Current head 0c23bec differs from pull request most recent head 0b4bd47. Consider uploading reports for the commit 0b4bd47 to get more accurate results

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   94.33%   91.50%   -2.83%     
==========================================
  Files          47       48       +1     
  Lines        5597     5771     +174     
==========================================
+ Hits         5280     5281       +1     
- Misses        317      490     +173     
Impacted Files Coverage Δ
R/dists-nearest.R 0.00% <0.00%> (ø)
src/pathfinders.cpp 87.80% <0.00%> (-12.20%) :arrow_down:
src/pathfinders.h 100.00% <ø> (ø)
src/run_sp.cpp 85.56% <0.00%> (-10.67%) :arrow_down:
src/run_sp.h 100.00% <ø> (ø)
src/run_sp_categorical.cpp 78.31% <0.00%> (-18.88%) :arrow_down:
R/dists-categorical.R 77.23% <70.37%> (-5.23%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more