foundry-rs / foundry-rs/foundry
feature(forge): improve lcov condition coverage
Open
Cmd-forge-coverage
T-feature
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
### Component
Forge
### Describe the feature you would like
Related: #12508 (formatter option for multi-line conditions)
Unlike the original proposed solution in the issue above, this needs to be solved not only through formatting, but by fixing the lcov analysis mechanism itself. This will solve the problem completely, rather than only through correct formatting (which can implicitly cause this problem).
Since I developed the solution for the previous issue and am familiar with the details of the current problem, I could solve this one as well.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.