20 Commits
Author SHA1 Message Date
Mateusz Armatys 005682451a build: Update Kover (0.7.1 -> 0.8.2). 2024-07-09 10:23:13 +00:00
Neil MariettaandMargeBot c517bba3ee chore: Upgraded Kotlin to 1.9.22 (and needed dependencies). 2024-02-28 18:09:18 +00:00
Mateusz Armatys 370c2484ad test(plan): Unit tests and UI snapshot tests for plan-presentation-compose. 2024-02-01 16:52:02 +01:00
Mateusz ArmatysandNeil Marietta b7c77cbcc7 fix(plugins-coverage): Exclude classes that end with $DefaultImpls.
Those classes are generated by Kotlin, e.g. when an interface method uses default values.
2024-02-01 12:16:56 +00:00
Mateusz Armatys cde18282f2 build(coverage): Set up min and max bounds for coverage. 2023-12-19 19:45:50 +01:00
Mateusz Armatys abffc51966 build: Fix source paths in cobertura XML files. 2023-11-28 12:21:40 +01:00
Mateusz ArmatysandMargeBot f908f5da53 build: Migrate away from deprecated APIs. 2023-11-17 13:38:22 +00:00
dkadrikjandDino Kadrikj baf0177d5f feat(coverage): Add commonRules.kt 2023-08-30 15:47:23 +00:00
dkadrikjandDino Kadrikj 0061b0ae37 feat(coverage): Update coverage rules and introduce new ExcludeFromCoverage annotation.
.
2023-08-30 15:47:23 +00:00
Mateusz Armatys 178a062414 build(plugins-coverage): Additional dagger rule. 2023-06-07 16:24:23 +02:00
Mateusz Armatys 20d6fceca2 build(plugins-coverage): Fix Cobertura source paths. 2023-05-26 15:00:20 +02:00
Neil Marietta 2976d6de9a chore: Upgraded Kover to 0.7.0. 2023-05-23 11:33:22 +02:00
Mateusz ArmatysandNeil Marietta 343f311b6d docs(coverage): Add a graph for the structure of Proton coverage plugins. 2023-05-11 09:37:23 +00:00
Neil Marietta 64312e11b5 build(coverage): Added Kover Xml report conversion (Jacoco to Cobertura). 2023-05-10 14:50:01 +00:00
Mateusz ArmatysandNeil Marietta ecd89fdbe7 build(coverage): Add task to print out total line coverage. 2023-05-09 12:10:17 +00:00
Mateusz ArmatysandNeil Marietta 97384ce56a build(coverage): Add plugins for global coverage and common coverage configuration. 2023-05-09 12:10:17 +00:00
Mateusz Armatys 81aeb44e77 build(coverage): Implement ProtonCoveragePlugin. 2023-05-04 11:07:23 +00:00
Mateusz Armatys 891a849489 build(coverage): Add properties to ProtonCoverageExtension. 2023-05-04 11:07:23 +00:00
Mateusz Armatys 7eca2b5ffd build(coverage): Add ProtonCoverageExtension. 2023-04-20 15:15:11 +00:00
Mateusz Armatys 152bf76298 build(plugins): Add stub for Proton coverage plugin. 2023-04-20 13:29:36 +00:00