Closed daniel-samson closed 2 years ago
Merging #8 (f5d3e2b) into main (699fa69) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #8 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 134 134
=========================================
Hits 134 134
Impacted Files | Coverage Δ | |
---|---|---|
src/lib.rs | 100.00% <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 1726141...f5d3e2b. Read the comment docs.
Description
This pr separates publish from all other branches
Motivation and Context
Checklist
cargo fmt
and committed style guide.cargo clippy --fix
and committed changes.