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

Test codecov 2 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Test codecov 2 #8

wants to merge 1 commit into from

Conversation

wllenyj
Copy link
Owner

@wllenyj wllenyj commented Mar 17, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #8 (2a7a967) into main (2ba86f0) will increase coverage by 0.26%.
The diff coverage is 96.67%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   91.21%   91.48%   +0.26%     
==========================================
  Files          46       47       +1     
  Lines        5852     6213     +361     
==========================================
+ Hits         5338     5684     +346     
- Misses        514      529      +15     
Impacted Files Coverage Δ
crates/dbs-utils/src/lib.rs 100.00% <ø> (ø)
crates/dbs-utils/src/rate_limiter.rs 96.67% <96.67%> (ø)
crates/dbs-utils/src/epoll_manager.rs 92.00% <0.00%> (-4.00%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Provides a rate limiter written in Rust useful for IO operations that need to
be throttled.

Signed-off-by: wllenyj <[email protected]>
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