| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle | ||
| lint-baseline.xml | ||
| proguard-rules.txt |
JaCoCo introduces private synthetic methods (even on interfaces) which have to be skipped when checking that a 'forwarding' implementation does forward everything. Instead we can use the existing `getPublicMethods()` method which implicitly skips these (since they're private). PiperOrigin-RevId: 519665752
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| src | Loading commit data... | |
| README.md | Loading commit data... | |
| build.gradle | Loading commit data... | |
| lint-baseline.xml | Loading commit data... | |
| proguard-rules.txt | Loading commit data... |