gftea / amqprs

Async & Lock-free RabbitMQ Rust Client, Easy-to-use API
MIT License
214 stars 27 forks source link

cargo fmt and clippy fix #111

Closed gftea closed 1 year ago

codecov[bot] commented 1 year ago

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%) :arrow_down:
amqp_serde/src/ser.rs 91.93% <100.00%> (+0.07%) :arrow_up:
amqprs/src/api/channel/confim.rs 78.94% <100.00%> (-0.72%) :arrow_down:
amqprs/src/api/channel/exchange.rs 84.04% <100.00%> (+1.08%) :arrow_up:
amqprs/src/api/channel/tx.rs 90.76% <100.00%> (-0.28%) :arrow_down:
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%> (ø)

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