Skip to content

Conversation

@BurnzZ
Copy link
Member

@BurnzZ BurnzZ commented Sep 23, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Merging #190 (04abf5d) into master (81b54a5) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
- Coverage   96.04%   96.02%   -0.02%     
==========================================
  Files           7        6       -1     
  Lines         480      478       -2     
  Branches       93       92       -1     
==========================================
- Hits          461      459       -2     
  Misses          9        9              
  Partials       10       10              
Impacted Files Coverage Δ
w3lib/encoding.py 98.70% <ø> (ø)
w3lib/__init__.py

html_body_str: bytes,
default_encoding: str = "utf8",
auto_detect_fun: Optional[Callable[[bytes], str]] = None,
auto_detect_fun: Optional[Callable[[bytes], Optional[str]]] = None,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BurnzZ BurnzZ marked this pull request as ready for review September 23, 2022 05:13
@kmike kmike merged commit 1c6c96a into scrapy:master Sep 23, 2022
@kmike
Copy link
Member

kmike commented Sep 23, 2022

👍 nice catch @BurnzZ!

@BurnzZ BurnzZ deleted the typing-fix branch September 23, 2022 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants