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
455 stars 115 forks source link

update tests to reach 100% coverage #59

Closed ni1o1 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (23a6c25) into main (f0c7b34) will increase coverage by 10.47%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             main       #59       +/-   ##
============================================
+ Coverage   89.52%   100.00%   +10.47%     
============================================
  Files          28        30        +2     
  Lines        2530      2453       -77     
============================================
+ Hits         2265      2453      +188     
+ Misses        265         0      -265     
Impacted Files Coverage Δ
src/transbigdata/busgps.py 100.00% <ø> (+0.72%) :arrow_up:
src/transbigdata/gisprocess.py 100.00% <ø> (+17.26%) :arrow_up:
src/transbigdata/grids.py 100.00% <ø> (+12.56%) :arrow_up:
src/transbigdata/metro.py 100.00% <ø> (+4.70%) :arrow_up:
src/transbigdata/mobilephonedata.py 100.00% <ø> (+8.02%) :arrow_up:
src/transbigdata/odprocess.py 100.00% <ø> (+3.03%) :arrow_up:
src/transbigdata/preprocess.py 100.00% <ø> (+7.19%) :arrow_up:
src/transbigdata/traj.py 100.00% <ø> (+12.72%) :arrow_up:
src/transbigdata/visualization.py 100.00% <ø> (+6.42%) :arrow_up:
src/transbigdata/__init__.py 100.00% <100.00%> (ø)
... and 19 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.