scrapinghub / web-poet

Web scraping Page Objects core library
https://web-poet.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
95 stars 15 forks source link

Support annotated deps in serialization and testing. #201

Closed wRAR closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #201 (6bfb58f) into master (6db4370) will increase coverage by 0.04%. Report is 4 commits behind head on master. The diff coverage is 100.00%.

:exclamation: Current head 6bfb58f differs from pull request most recent head 52371ec. Consider uploading reports for the commit 52371ec to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ========================================== + Coverage 98.47% 98.51% +0.04% ========================================== Files 31 32 +1 Lines 1438 1479 +41 ========================================== + Hits 1416 1457 +41 Misses 22 22 ``` | [Files](https://app.codecov.io/gh/scrapinghub/web-poet/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub) | Coverage Δ | | |---|---|---| | [web\_poet/\_\_init\_\_.py](https://app.codecov.io/gh/scrapinghub/web-poet/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-d2ViX3BvZXQvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [web\_poet/page\_inputs/\_\_init\_\_.py](https://app.codecov.io/gh/scrapinghub/web-poet/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-d2ViX3BvZXQvcGFnZV9pbnB1dHMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [web\_poet/page\_inputs/annotated.py](https://app.codecov.io/gh/scrapinghub/web-poet/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-d2ViX3BvZXQvcGFnZV9pbnB1dHMvYW5ub3RhdGVkLnB5) | `100.00% <100.00%> (ø)` | | | [web\_poet/serialization/api.py](https://app.codecov.io/gh/scrapinghub/web-poet/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-d2ViX3BvZXQvc2VyaWFsaXphdGlvbi9hcGkucHk=) | `100.00% <100.00%> (ø)` | | | [web\_poet/serialization/functions.py](https://app.codecov.io/gh/scrapinghub/web-poet/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapinghub#diff-d2ViX3BvZXQvc2VyaWFsaXphdGlvbi9mdW5jdGlvbnMucHk=) | `99.09% <100.00%> (+0.16%)` | :arrow_up: |