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

new api for waiting on underlying io failure (#57) #59

Merged
merged 3 commits into from
Feb 14, 2023
Merged

Conversation

gftea
Copy link
Owner

@gftea gftea commented Feb 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #59 (c1bc6ce) into main (71c740c) will decrease coverage by 0.06%.
The diff coverage is 46.15%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   85.26%   85.20%   -0.06%     
==========================================
  Files          42       42              
  Lines        5843     5855      +12     
==========================================
+ Hits         4982     4989       +7     
- Misses        861      866       +5     
Impacted Files Coverage Δ
amqprs/src/net/writer_handler.rs 81.81% <ø> (ø)
amqprs/src/api/connection.rs 86.87% <22.22%> (-0.65%) ⬇️
amqprs/src/api/channel/dispatcher.rs 89.73% <100.00%> (+1.83%) ⬆️
amqprs/src/net/reader_handler.rs 70.00% <100.00%> (+0.46%) ⬆️
amqprs/src/api/channel/basic.rs 91.31% <0.00%> (-0.35%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gftea gftea merged commit 65ce500 into main Feb 14, 2023
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.

None yet

1 participant