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 version 0.5.0 #70

Closed ni1o1 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (cc3cf40) 100.00% compared to head (1b600da) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 32 33 +1 Lines 2512 2633 +121 ========================================== + Hits 2512 2633 +121 ``` | [Impacted Files](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu) | Coverage Δ | | |---|---|---| | [src/transbigdata/grids.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9ncmlkcy5weQ==) | `100.00% <ø> (ø)` | | | [src/transbigdata/mobilephonedata.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?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% <ø> (ø)` | | | [src/transbigdata/plotmap.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9wbG90bWFwLnB5) | `100.00% <ø> (ø)` | | | [src/transbigdata/\_\_init\_\_.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?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://app.codecov.io/gh/ni1o1/transbigdata/pull/70?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/busgps.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9idXNncHMucHk=) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/metro.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9tZXRyby5weQ==) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/preprocess.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9wcmVwcm9jZXNzLnB5) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/quality.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS9xdWFsaXR5LnB5) | `100.00% <100.00%> (ø)` | | | [src/transbigdata/tests/test\_grids.py](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu#diff-c3JjL3RyYW5zYmlnZGF0YS90ZXN0cy90ZXN0X2dyaWRzLnB5) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://app.codecov.io/gh/ni1o1/transbigdata/pull/70?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Qing+Yu) | |

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