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

add an overridable socket_factory to dns.quic._sync for #1059 #1060

Merged
merged 1 commit into from
Feb 21, 2024
Merged

add an overridable socket_factory to dns.quic._sync for #1059 #1060

merged 1 commit into from
Feb 21, 2024

Conversation

tykling
Copy link
Contributor

@tykling tykling commented Feb 21, 2024

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a977e61) 94.09% compared to head (af623b1) 94.10%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1060   +/-   ##
=======================================
  Coverage   94.09%   94.10%           
=======================================
  Files         142      142           
  Lines       13148    13149    +1     
  Branches     2533     2533           
=======================================
+ Hits        12372    12374    +2     
  Misses        463      463           
+ Partials      313      312    -1     
Flag Coverage Δ
unittests 94.05% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@rthalley rthalley merged commit 8d535b9 into rthalley:main Feb 21, 2024
9 checks passed
tykling added a commit to tykling/dns_exporter that referenced this pull request Feb 21, 2024
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.

3 participants