grcov/test/java
Jonathan Dickinson 9d8f730f7b
Exclusion Patterns for Lines and Branches (#416)
* Fix tests on Windows

* Fix non-compiling bench

* Add line and branch exclusion

Adds line and branch exclusion, following the names of the vars in
lcovrc. The lines are removed during path rewriting (as the full path is
resolved during this phase).

Dangling regions are permitted for e.g. `mod tests {`

* Fix formatting on touched files

* PR Nits and Build Improvements

Use new functionality to exclude `#[derive(` from bootstrapped codecov
checks.

* Implement filter parallelism

* Fix formatting

* Make arg names consistent with existing args

* Properly fix names

* Properly retrieve arg names

* Implement PR feedback.

* Fix cargo lock.

* PR feedback

* PR feedback and fix formatting on touched files

* Remove matches and fix remaining lines

Co-authored-by: Jonathan Dickinson <jonathanD@k2.com>
2020-05-04 11:06:54 +02:00
..
main.java Map partial paths only for Java files (#264) 2019-03-25 15:15:53 +01:00
skip.java Exclusion Patterns for Lines and Branches (#416) 2020-05-04 11:06:54 +02:00