Skip to content

Implement NSEC record parsing#903

Merged
bdraco merged 8 commits intopython-zeroconf:masterfrom
bdraco:implement_nsec_record_parsing
Jul 16, 2021
Merged

Implement NSEC record parsing#903
bdraco merged 8 commits intopython-zeroconf:masterfrom
bdraco:implement_nsec_record_parsing

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jul 16, 2021

Supports #897

@bdraco bdraco force-pushed the implement_nsec_record_parsing branch 2 times, most recently from 3ad649b to a16c0e8 Compare July 16, 2021 19:46
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 16, 2021

Codecov Report

Merging #903 (0e4bfe2) into master (9399c57) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #903   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2322      2350   +28     
  Branches       384       390    +6     
=========================================
+ Hits          2322      2350   +28     
Impacted Files Coverage Δ
zeroconf/__init__.py 100.00% <ø> (ø)
zeroconf/_dns.py 100.00% <100.00%> (ø)
zeroconf/_protocol.py 100.00% <100.00%> (ø)
zeroconf/const.py 100.00% <100.00%> (ø)

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 9399c57...0e4bfe2. Read the comment docs.

@bdraco
Copy link
Copy Markdown
Member Author

bdraco commented Jul 16, 2021

I need to figure out what I did with the tests for this

@bdraco bdraco force-pushed the implement_nsec_record_parsing branch from a16c0e8 to 282758a Compare July 16, 2021 20:44
@bdraco bdraco merged commit bc9e9cf into python-zeroconf:master Jul 16, 2021
@bdraco bdraco deleted the implement_nsec_record_parsing branch July 16, 2021 21:12
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