scrapinghub / number-parser

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

Add __version__ #87

Closed serhii73 closed 1 year ago

serhii73 commented 1 year ago

Close #86

codecov[bot] commented 1 year ago

Codecov Report

Merging #87 (df63ff3) into master (7f287bb) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head df63ff3 differs from pull request most recent head 682a1b9. Consider uploading reports for the commit 682a1b9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================== + Coverage 99.09% 99.10% +0.01% ========================================== Files 85 86 +1 Lines 331 335 +4 Branches 60 60 ========================================== + Hits 328 332 +4 Misses 1 1 Partials 2 2 ``` | [Impacted Files](https://codecov.io/gh/scrapinghub/number-parser/pull/87?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/87?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%> (ø)` | |