Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending the question back with the answer #210

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Removes dnsmessage.Parser usage

39a9a80
Select commit
Loading
Failed to load commit list.
Open

Sending the question back with the answer #210

Removes dnsmessage.Parser usage
39a9a80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 1s

68.03% (+1.80%) compared to 3e08ad8

View this Pull Request on Codecov

68.03% (+1.80%) compared to 3e08ad8

Details

Codecov Report

Attention: Patch coverage is 83.05085% with 30 lines in your changes missing coverage. Please review.

Project coverage is 68.03%. Comparing base (3e08ad8) to head (39a9a80).

Files with missing lines Patch % Lines
conn.go 83.05% 22 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
+ Coverage   66.22%   68.03%   +1.80%     
==========================================
  Files           1        1              
  Lines         838      826      -12     
==========================================
+ Hits          555      562       +7     
+ Misses        206      194      -12     
+ Partials       77       70       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.