cuenca-mx / cuenca-python

Cuenca - Python client library
MIT License
10 stars 13 forks source link

Add OTP Resource #402

Closed pachCode closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (167320c) to head (8970e14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 48 49 +1 Lines 1099 1111 +12 ========================================= + Hits 1099 1111 +12 ``` | [Flag](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx) | `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=cuenca-mx#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx) | Coverage Δ | | |---|---|---| | [cuenca/\_\_init\_\_.py](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?src=pr&el=tree&filepath=cuenca%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx#diff-Y3VlbmNhL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [cuenca/resources/\_\_init\_\_.py](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?src=pr&el=tree&filepath=cuenca%2Fresources%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx#diff-Y3VlbmNhL3Jlc291cmNlcy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [cuenca/resources/otps.py](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?src=pr&el=tree&filepath=cuenca%2Fresources%2Fotps.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx#diff-Y3VlbmNhL3Jlc291cmNlcy9vdHBzLnB5) | `100.00% <100.00%> (ø)` | | | [cuenca/version.py](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?src=pr&el=tree&filepath=cuenca%2Fversion.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx#diff-Y3VlbmNhL3ZlcnNpb24ucHk=) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx). Last update [167320c...8970e14](https://app.codecov.io/gh/cuenca-mx/cuenca-python/pull/402?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cuenca-mx).