alexgolec / schwab-py

Unofficial API wrapper for the Schwab HTTP API
MIT License
204 stars 49 forks source link

Warn on float truncation #87

Closed alexgolec closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.66%. Comparing base (355cfaf) to head (f2a83d6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ======================================= Coverage 98.65% 98.66% ======================================= Files 18 18 Lines 2089 2090 +1 Branches 212 212 ======================================= + Hits 2061 2062 +1 Misses 20 20 Partials 8 8 ``` | [Flag](https://app.codecov.io/gh/alexgolec/schwab-py/pull/87/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Golec) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/alexgolec/schwab-py/pull/87/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Golec) | `98.66% <100.00%> (+<0.01%)` | :arrow_up: | 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=Alex+Golec#carryforward-flags-in-the-pull-request-comment) to find out more.

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