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

0.4.16 #66

Closed ni1o1 closed 1 year ago

ni1o1 commented 1 year ago

Add activity.py to analysis human activity

Update function tbd.mobile_plot_activity rename it to tbd.plot_activity

codecov-commenter commented 1 year ago

Codecov Report

Base: 97.06% // Head: 100.00% // Increases project coverage by +2.93% :tada:

Coverage data is based on head (32a4a93) compared to base (4546c0f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## =========================================== + Coverage 97.06% 100.00% +2.93% =========================================== Files 30 32 +2 Lines 2557 2517 -40 =========================================== + Hits 2482 2517 +35 + Misses 75 0 -75 ``` | [Impacted Files](https://codecov.io/gh/ni1o1/transbigdata/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu) | Coverage Δ | | |---|---|---| | [src/transbigdata/gisprocess.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9naXNwcm9jZXNzLnB5) | `100.00% <ø> (ø)` | | | [src/transbigdata/mobilephonedata.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9tb2JpbGVwaG9uZWRhdGEucHk=) | `100.00% <ø> (+34.56%)` | :arrow_up: | | [src/transbigdata/tests/test\_gisprocess.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS90ZXN0cy90ZXN0X2dpc3Byb2Nlc3MucHk=) | `100.00% <ø> (ø)` | | | [src/transbigdata/\_\_init\_\_.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/activity.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9hY3Rpdml0eS5weQ==) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/tests/test\_activity.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS90ZXN0cy90ZXN0X2FjdGl2aXR5LnB5) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/tests/test\_getbusdata.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS90ZXN0cy90ZXN0X2dldGJ1c2RhdGEucHk=) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/tests/test\_mobile.py](https://codecov.io/gh/ni1o1/transbigdata/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS90ZXN0cy90ZXN0X21vYmlsZS5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.