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.12 #36

Closed ni1o1 closed 2 years ago

ni1o1 commented 2 years ago

v0.3.12:

codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (6f30251) into main (199aeab) will increase coverage by 0.08%. The diff coverage is 76.39%.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   82.11%   82.19%   +0.08%     
==========================================
  Files          26       25       -1     
  Lines        2169     2151      -18     
==========================================
- Hits         1781     1768      -13     
+ Misses        388      383       -5     
Impacted Files Coverage Δ
src/transbigdata/__init__.py 100.00% <ø> (ø)
src/transbigdata/tests/__init__.py 100.00% <ø> (ø)
src/transbigdata/tests/test_plotmap.py 100.00% <ø> (ø)
src/transbigdata/plotmap.py 20.90% <20.90%> (ø)
src/transbigdata/gisprocess.py 82.73% <76.47%> (-0.13%) :arrow_down:
src/transbigdata/grids.py 74.05% <81.29%> (+8.18%) :arrow_up:
src/transbigdata/crawler.py 90.15% <84.04%> (ø)
src/transbigdata/coordinates.py 88.23% <85.71%> (ø)
src/transbigdata/traj.py 86.88% <91.11%> (ø)
src/transbigdata/preprocess.py 92.80% <91.66%> (+0.71%) :arrow_up:
... and 25 more

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 199aeab...6f30251. Read the comment docs.