ni1o1 / transbigdata

A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.
https://transbigdata.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
459 stars 115 forks source link

v0.3.8 fix bug in getbusdata #32

Closed ni1o1 closed 2 years ago

ni1o1 commented 2 years ago

fix bug in getbusdata:

codecov-commenter commented 2 years ago

Codecov Report

Merging #32 (df6eda4) into main (d7f302a) will decrease coverage by 0.15%. The diff coverage is 64.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   84.89%   84.73%   -0.16%     
==========================================
  Files          26       26              
  Lines        2039     2044       +5     
==========================================
+ Hits         1731     1732       +1     
- Misses        308      312       +4     
Impacted Files Coverage Δ
src/transbigdata/__init__.py 100.00% <ø> (ø)
src/transbigdata/getbusdata.py 89.40% <64.70%> (-1.64%) :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 d7f302a...df6eda4. Read the comment docs.