sdpython / pandas-streaming

Streaming API for pandas applied to big datasets
https://sdpython.github.io/doc/pandas-streaming/dev/
MIT License
27 stars 8 forks source link

Fix links in the documentation #32

Closed xadupre closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 80.81% and project coverage change: +0.22 :tada:

Comparison is base (b1867a2) 88.76% compared to head (f85a718) 88.98%.

:exclamation: Current head f85a718 differs from pull request most recent head f173180. Consider uploading reports for the commit f173180 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 88.76% 88.98% +0.22% ========================================== Files 12 12 Lines 1353 1353 ========================================== + Hits 1201 1204 +3 + Misses 152 149 -3 ``` | [Impacted Files](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9) | Coverage Δ | | |---|---|---| | [pandas\_streaming/data/\_\_init\_\_.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kYXRhL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [pandas\_streaming/exc/\_\_init\_\_.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9leGMvX19pbml0X18ucHk=) | `0.00% <0.00%> (ø)` | | | [pandas\_streaming/exc/exc\_streaming.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9leGMvZXhjX3N0cmVhbWluZy5weQ==) | `0.00% <0.00%> (ø)` | | | [pandas\_streaming/df/dataframe\_helpers.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kZi9kYXRhZnJhbWVfaGVscGVycy5weQ==) | `70.79% <38.09%> (ø)` | | | [pandas\_streaming/df/dataframe\_io\_helpers.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kZi9kYXRhZnJhbWVfaW9faGVscGVycy5weQ==) | `88.13% <71.42%> (ø)` | | | [pandas\_streaming/df/connex\_split.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kZi9jb25uZXhfc3BsaXQucHk=) | `87.14% <77.77%> (ø)` | | | [pandas\_streaming/df/dataframe.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kZi9kYXRhZnJhbWUucHk=) | `94.04% <90.12%> (ø)` | | | [pandas\_streaming/\_\_init\_\_.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [pandas\_streaming/data/dummy.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kYXRhL2R1bW15LnB5) | `100.00% <100.00%> (ø)` | | | [pandas\_streaming/df/\_\_init\_\_.py](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9#diff-cGFuZGFzX3N0cmVhbWluZy9kZi9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/sdpython/pandas-streaming/pull/32?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xavier+dupr%C3%A9) | |

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