alexgolec / schwab-py

Unofficial API wrapper for the Schwab HTTP API
MIT License
203 stars 48 forks source link

Break up the login flow and expose the authorization URL to the library user #174

Closed alexgolec closed 1 month ago

alexgolec commented 2 months ago

…ry user

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.74%. Comparing base (eb985d3) to head (08c5858). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== + Coverage 98.56% 98.74% +0.18% ========================================== Files 18 18 Lines 2223 2229 +6 Branches 230 230 ========================================== + Hits 2191 2201 +10 + Misses 21 18 -3 + Partials 11 10 -1 ``` | [Flag](https://app.codecov.io/gh/alexgolec/schwab-py/pull/174/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/174/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Golec) | `98.74% <100.00%> (+0.18%)` | :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.