Skip to content

Disable pylint no-self-use check on abstract methods#451

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:abstract_methods
Jun 5, 2021
Merged

Disable pylint no-self-use check on abstract methods#451
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:abstract_methods

Conversation

@bdraco

@bdraco bdraco commented Jun 5, 2021

Copy link
Copy Markdown
Member

Alternate to #446

@codecov-commenter

codecov-commenter commented Jun 5, 2021

Copy link
Copy Markdown

Codecov Report

Merging #451 (a846c3a) into master (6002c9c) will decrease coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
- Coverage   95.82%   95.55%   -0.28%     
==========================================
  Files           4        4              
  Lines        3259     3259              
  Branches      405      405              
==========================================
- Hits         3123     3114       -9     
- Misses         81       87       +6     
- Partials       55       58       +3     
Impacted Files Coverage Δ
zeroconf/__init__.py 92.02% <100.00%> (-0.50%) ⬇️
zeroconf/asyncio.py 98.67% <0.00%> (-0.67%) ⬇️

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 6002c9c...a846c3a. Read the comment docs.

@bdraco bdraco merged commit 7544cdf into python-zeroconf:master Jun 5, 2021
@bdraco bdraco deleted the abstract_methods branch June 5, 2021 22:55
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