Skip to content

Remove some pylint workarounds#925

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:pylint_workarounds
Jul 22, 2021
Merged

Remove some pylint workarounds#925
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:pylint_workarounds

Conversation

@bdraco

@bdraco bdraco commented Jul 20, 2021

Copy link
Copy Markdown
Member

pylint 2.9.4 solves these

@codecov-commenter

codecov-commenter commented Jul 20, 2021

Copy link
Copy Markdown

Codecov Report

Merging #925 (e7342d7) into master (6774de3) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

❗ Current head e7342d7 differs from pull request most recent head 46daa7f. Consider uploading reports for the commit 46daa7f to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##            master     #925      +/-   ##
===========================================
- Coverage   100.00%   99.78%   -0.22%     
===========================================
  Files           22       22              
  Lines         2312     2312              
  Branches       382      382              
===========================================
- Hits          2312     2307       -5     
- Misses           0        2       +2     
- Partials         0        3       +3     
Impacted Files Coverage Δ
zeroconf/_dns.py 100.00% <ø> (ø)
zeroconf/_handlers.py 100.00% <ø> (ø)
zeroconf/_protocol.py 100.00% <ø> (ø)
zeroconf/_services/__init__.py 100.00% <ø> (ø)
zeroconf/_services/browser.py 100.00% <ø> (ø)
zeroconf/_services/info.py 100.00% <ø> (ø)
zeroconf/_updates.py 100.00% <ø> (ø)
zeroconf/_logger.py 100.00% <100.00%> (ø)
zeroconf/_utils/net.py 97.38% <0.00%> (-2.62%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6774de3...46daa7f. Read the comment docs.

@bdraco bdraco force-pushed the pylint_workarounds branch from e7342d7 to 46daa7f Compare July 20, 2021 21:17
@bdraco bdraco merged commit 1247acd into python-zeroconf:master Jul 22, 2021
@bdraco bdraco deleted the pylint_workarounds branch July 22, 2021 05:32
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