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

Impl Default for x11rb-protocol::connection::Connection #801

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

psychon
Copy link
Owner

@psychon psychon commented Mar 22, 2023

This was noticed in #797

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.10 ⚠️

Comparison is base (a345be8) 12.37% compared to head (8a7178e) 12.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #801      +/-   ##
==========================================
- Coverage   12.37%   12.28%   -0.10%     
==========================================
  Files         180      183       +3     
  Lines      134281   135280     +999     
==========================================
  Hits        16616    16616              
- Misses     117665   118664     +999     
Flag Coverage Δ
tests 12.28% <0.00%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
x11rb-async/examples/xclock_utc.rs 0.00% <0.00%> (ø)
x11rb-async/src/lib.rs 100.00% <ø> (ø)
x11rb-async/src/rust_connection/mod.rs 0.00% <0.00%> (ø)
x11rb-async/src/rust_connection/nb_connect.rs 0.00% <0.00%> (ø)
x11rb-async/src/rust_connection/stream.rs 0.00% <0.00%> (ø)
x11rb-protocol/src/connection/mod.rs 76.28% <0.00%> (-0.92%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mergify mergify bot merged commit caff6dc into master Mar 22, 2023
@mergify mergify bot deleted the default-for-proto-connection branch March 22, 2023 16:31
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