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

cargo fmt and clippy fix #111

Merged
merged 1 commit into from
Oct 21, 2023
Merged

cargo fmt and clippy fix #111

merged 1 commit into from
Oct 21, 2023

Conversation

gftea
Copy link
Owner

@gftea gftea commented Oct 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #111 (92a34fe) into main (233c978) will increase coverage by 0.05%.
The diff coverage is 97.91%.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   85.26%   85.31%   +0.05%     
==========================================
  Files          40       40              
  Lines        6318     6341      +23     
==========================================
+ Hits         5387     5410      +23     
  Misses        931      931              
Files Coverage Δ
amqp_serde/src/de.rs 92.81% <ø> (-0.02%) ⬇️
amqp_serde/src/ser.rs 91.93% <100.00%> (+0.07%) ⬆️
amqprs/src/api/channel/confim.rs 78.94% <100.00%> (-0.72%) ⬇️
amqprs/src/api/channel/exchange.rs 84.04% <100.00%> (+1.08%) ⬆️
amqprs/src/api/channel/tx.rs 90.76% <100.00%> (-0.28%) ⬇️
amqprs/src/frame/content_header.rs 78.24% <ø> (ø)
amqprs/src/net/split_connection.rs 93.71% <ø> (ø)
amqprs/src/api/security.rs 84.74% <0.00%> (ø)

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

@gftea gftea merged commit ce10318 into main Oct 21, 2023
14 checks passed
@gftea gftea deleted the fmt-fix branch October 21, 2023 15:37
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.

1 participant