Skip to content

Split ringbuffer trait - #39

Merged
NULLx76 merged 3 commits into
masterfrom
split-ringbuffer-trait
Mar 17, 2021
Merged

Split ringbuffer trait#39
NULLx76 merged 3 commits into
masterfrom
split-ringbuffer-trait

Conversation

@jdonszelmann

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Mar 17, 2021

Copy link
Copy Markdown

Codecov Report

Merging #39 (b562dee) into master (1bad947) will decrease coverage by 0.66%.
The diff coverage is 94.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   98.78%   98.12%   -0.67%     
==========================================
  Files           5        5              
  Lines         741      746       +5     
==========================================
  Hits          732      732              
- Misses          9       14       +5     
Impacted Files Coverage Δ
src/ringbuffer_trait.rs 92.42% <68.75%> (-7.58%) ⬇️
src/lib.rs 100.00% <100.00%> (ø)
src/with_alloc.rs 98.52% <100.00%> (ø)
src/with_const_generics.rs 92.45% <100.00%> (ø)
src/with_generic_array.rs 91.83% <100.00%> (ø)

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 1bad947...b562dee. Read the comment docs.

Comment thread src/lib.rs Outdated
@NULLx76
NULLx76 merged commit a659752 into master Mar 17, 2021
@NULLx76
NULLx76 deleted the split-ringbuffer-trait branch March 17, 2021 12:29
NULLx76 added a commit that referenced this pull request Jul 11, 2025
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.

2 participants