kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Refactor implementation of bidirectional synthetic network #34

Closed kuanb closed 6 years ago

kuanb commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #34 into master will decrease coverage by 0.2%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #34      +/-   ##
=========================================
- Coverage   89.61%   89.4%   -0.21%     
=========================================
  Files          10      10              
  Lines         539     538       -1     
=========================================
- Hits          483     481       -2     
- Misses         56      57       +1
Impacted Files Coverage Δ
peartree/graph.py 96.49% <94.73%> (-0.91%) :arrow_down:

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 91af73d...4feadc8. Read the comment docs.