imobanco / bb-wrapper

https://pypi.org/project/bb-wrapper/
GNU General Public License v3.0
8 stars 1 forks source link

Método para retornar informações de um boleto. #58

Closed arianesc closed 1 year ago

arianesc commented 1 year ago

A sysout precisa de um endpoint que retorne informações de um boleto com base no código de barra ou linha digitável. Esse pr implementa o método que retorna as informações. https://app.clickup.com/t/86a0ewfj5

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (7825656) into main (891b8ce) will increase coverage by 0.60%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58/graphs/tree.svg?width=650&height=150&src=pr&token=xAQaCbhGUv&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco)](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco) ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 88.58% 89.18% +0.60% ========================================== Files 23 23 Lines 1016 1036 +20 ========================================== + Hits 900 924 +24 + Misses 116 112 -4 ``` | [Files Changed](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco) | Coverage Δ | | |---|---|---| | [bb\_wrapper/services/barcode.py](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco#diff-YmJfd3JhcHBlci9zZXJ2aWNlcy9iYXJjb2RlLnB5) | `100.00% <100.00%> (+12.12%)` | :arrow_up: | | [bb\_wrapper/services/barcode\_cobranca.py](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco#diff-YmJfd3JhcHBlci9zZXJ2aWNlcy9iYXJjb2RlX2NvYnJhbmNhLnB5) | `98.41% <100.00%> (+0.33%)` | :arrow_up: | | [bb\_wrapper/services/barcode\_tributo.py](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco#diff-YmJfd3JhcHBlci9zZXJ2aWNlcy9iYXJjb2RlX3RyaWJ1dG8ucHk=) | `93.42% <100.00%> (+0.17%)` | :arrow_up: | | [Files Changed](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco) | Coverage Δ | | |---|---|---| | [bb\_wrapper/services/barcode.py](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco#diff-YmJfd3JhcHBlci9zZXJ2aWNlcy9iYXJjb2RlLnB5) | `100.00% <100.00%> (+12.12%)` | :arrow_up: | | [bb\_wrapper/services/barcode\_cobranca.py](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco#diff-YmJfd3JhcHBlci9zZXJ2aWNlcy9iYXJjb2RlX2NvYnJhbmNhLnB5) | `98.41% <100.00%> (+0.33%)` | :arrow_up: | | [bb\_wrapper/services/barcode\_tributo.py](https://app.codecov.io/gh/imobanco/bb-wrapper/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=imobanco#diff-YmJfd3JhcHBlci9zZXJ2aWNlcy9iYXJjb2RlX3RyaWJ1dG8ucHk=) | `93.42% <100.00%> (+0.17%)` | :arrow_up: |