scrapinghub / number-parser

Parse numbers written in natural language
BSD 3-Clause "New" or "Revised" License
104 stars 23 forks source link

Apply black #93

Closed serhii73 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (8fc69ea) into master (81f5a32) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ======================================= Coverage 99.10% 99.10% ======================================= Files 86 86 Lines 335 335 Branches 60 60 ======================================= Hits 332 332 Misses 1 1 Partials 2 2 ``` | [Impacted Files](https://codecov.io/gh/scrapinghub/number-parser/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub) | Coverage Δ | | |---|---|---| | [number\_parser/\_\_init\_\_.py](https://codecov.io/gh/scrapinghub/number-parser/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-bnVtYmVyX3BhcnNlci9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [number\_parser/parser.py](https://codecov.io/gh/scrapinghub/number-parser/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-bnVtYmVyX3BhcnNlci9wYXJzZXIucHk=) | `98.78% <100.00%> (ø)` | |