alexdlaird / pyngrok

A Python wrapper for ngrok
https://pyngrok.readthedocs.io
MIT License
416 stars 59 forks source link

Type Hints #119

Closed alexdlaird closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.06% :tada:

Comparison is base (2c09df8) 93.17% compared to head (7eb16e8) 93.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop-type-hints #119 +/- ## ====================================================== + Coverage 93.17% 93.23% +0.06% ====================================================== Files 5 5 Lines 630 636 +6 ====================================================== + Hits 587 593 +6 Misses 43 43 ``` | [Files Changed](https://app.codecov.io/gh/alexdlaird/pyngrok/pull/119?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Laird) | Coverage Δ | | |---|---|---| | [pyngrok/conf.py](https://app.codecov.io/gh/alexdlaird/pyngrok/pull/119?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Laird#diff-cHluZ3Jvay9jb25mLnB5) | `94.28% <100.00%> (+0.16%)` | :arrow_up: | | [pyngrok/exception.py](https://app.codecov.io/gh/alexdlaird/pyngrok/pull/119?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Laird#diff-cHluZ3Jvay9leGNlcHRpb24ucHk=) | `100.00% <100.00%> (ø)` | | | [pyngrok/installer.py](https://app.codecov.io/gh/alexdlaird/pyngrok/pull/119?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Laird#diff-cHluZ3Jvay9pbnN0YWxsZXIucHk=) | `94.55% <100.00%> (+0.03%)` | :arrow_up: | | [pyngrok/ngrok.py](https://app.codecov.io/gh/alexdlaird/pyngrok/pull/119?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Laird#diff-cHluZ3Jvay9uZ3Jvay5weQ==) | `88.07% <100.00%> (+0.16%)` | :arrow_up: | | [pyngrok/process.py](https://app.codecov.io/gh/alexdlaird/pyngrok/pull/119?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex+Laird#diff-cHluZ3Jvay9wcm9jZXNzLnB5) | `96.65% <100.00%> (+0.03%)` | :arrow_up: |

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