gftea / amqprs

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

examples: change rounting_key variable name to routing_key #114

Closed Dantsz closed 1 year ago

Dantsz commented 1 year ago

Small typo in example code.

codecov[bot] commented 1 year ago

Codecov Report

Merging #114 (1141656) into main (58d8425) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   85.40%   85.44%   +0.03%     
==========================================
  Files          40       40              
  Lines        6381     6381              
==========================================
+ Hits         5450     5452       +2     
+ Misses        931      929       -2     

see 2 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!