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

chore: toml fix #665

Merged
merged 8 commits into from
Nov 7, 2023

don't commit test

67d0ed6
Select commit
Loading
Failed to load commit list.
Merged

chore: toml fix #665

don't commit test
67d0ed6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 1s

61.02% (target 50.00%)

View this Pull Request on Codecov

61.02% (target 50.00%)

Details

Codecov Report

Merging #665 (67d0ed6) into main (4c3a850) will increase coverage by 0.28%.
Report is 13 commits behind head on main.
The diff coverage is 89.91%.

@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
+ Coverage   60.73%   61.02%   +0.28%     
==========================================
  Files          26       28       +2     
  Lines        5629     5616      -13     
==========================================
+ Hits         3419     3427       +8     
+ Misses       2210     2189      -21     
Files Coverage Δ
bin/bind/tests.rs 100.00% <100.00%> (ø)
bin/fork/tests.rs 93.93% <100.00%> (-0.80%) ⬇️
bin/bind/mod.rs 38.02% <0.00%> (ø)
bin/bind/digest.rs 50.00% <50.00%> (ø)

... and 2 files with indirect coverage changes

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