refactor cargo-processx functions #397
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 0s
80.31% (target 70.00%)
View this Pull Request on Codecov
80.31% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 52.80899%
with 84 lines
in your changes missing coverage. Please review.
Project coverage is 80.31%. Comparing base (
d8689d9
) to head (d46ee51
).
Files with missing lines | Patch % | Lines |
---|---|---|
R/license_note.R | 0.00% | 69 Missing |
R/run_cargo.R | 72.22% | 10 Missing |
R/clean.R | 88.46% | 3 Missing |
R/read_cargo_metadata.R | 94.44% | 1 Missing |
R/use_crate.R | 95.45% | 1 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
R/find_extendr.R | 100.00% <ø> (ø) |
|
R/utils.R | 100.00% <100.00%> (ø) |
|
R/read_cargo_metadata.R | 95.23% <94.44%> (-4.77%) |
⬇️ |
R/use_crate.R | 97.61% <95.45%> (-2.39%) |
⬇️ |
R/clean.R | 82.50% <88.46%> (+12.32%) |
⬆️ |
R/run_cargo.R | 72.22% <72.22%> (ø) |
|
R/license_note.R | 0.00% <0.00%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading