petabi / eventio

A Collection of Event I/O Processors
Apache License 2.0
1 stars 1 forks source link

Implement mbox #23

Closed minshao closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will increase coverage by 3.59%. The diff coverage is 96.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   85.71%   89.31%   +3.59%     
==========================================
  Files           4        5       +1     
  Lines         189      290     +101     
==========================================
+ Hits          162      259      +97     
- Misses         27       31       +4
Impacted Files Coverage Δ
src/lib.rs 40% <ø> (ø) :arrow_up:
src/mbox.rs 96.03% <96.03%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f06a4ca...a3bcc75. Read the comment docs.

msk commented 4 years ago

Please update CHANGELOG.