matin / garth

Garmin SSO auth + Connect Python client
MIT License
274 stars 20 forks source link

Support upload #9

Closed matin closed 11 months ago

matin commented 11 months ago

Adds garth.http.Client.upload(fp)

Closes #8

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (ca2410a) 100.00% compared to head (2c43765) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 29 29 Lines 999 1013 +14 ========================================= + Hits 999 1013 +14 ``` | [Flag](https://app.codecov.io/gh/matin/garth/pull/9/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/matin/garth/pull/9/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi) | `100.00% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/matin/garth/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi) | Coverage Δ | | |---|---|---| | [garth/http.py](https://app.codecov.io/gh/matin/garth/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi#diff-Z2FydGgvaHR0cC5weQ==) | `100.00% <100.00%> (ø)` | | | [garth/version.py](https://app.codecov.io/gh/matin/garth/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi#diff-Z2FydGgvdmVyc2lvbi5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/conftest.py](https://app.codecov.io/gh/matin/garth/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi#diff-dGVzdHMvY29uZnRlc3QucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_http.py](https://app.codecov.io/gh/matin/garth/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matin+Tamizi#diff-dGVzdHMvdGVzdF9odHRwLnB5) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.