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

[performance] Use v0.11.0 of partridge or greater #98

Closed kuanb closed 6 years ago

kuanb commented 6 years ago

Ensures users to do not use older versions of partridge, incl. versions susceptible to performance hits related to https://github.com/remix/partridge/issues/39

codecov[bot] commented 6 years ago

Codecov Report

Merging #98 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   91.79%   91.79%           
=======================================
  Files          12       12           
  Lines         890      890           
=======================================
  Hits          817      817           
  Misses         73       73

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 50c205d...7671505. Read the comment docs.