Commit Graph

7 Commits

Author SHA1 Message Date
Himanshu Mishra b097af87a4 Enable carryforward for codecov flags
Our builds for Pull Requests do not upload coverage report for flags.
This overrides the coverage data for flags.
Setting carryforward flag to true prevents the data for flags to be overridden.
2020-09-24 23:01:37 +02:00
Himanshu Mishra 03c483d7ce Simplify codecov flag names 2020-09-23 10:02:45 +02:00
Himanshu Mishra de04b88381 Add codecov flags for core and core-api packages 2020-09-22 14:45:17 +02:00
Himanshu Mishra 2b5f7c5248 Codecov: Reset threshold to 0%. It is harmless. 2020-09-13 23:07:50 +02:00
Himanshu Mishra 2c68f25de6 Codecov: Add reference documentation links in config 2020-09-13 22:46:51 +02:00
Himanshu Mishra 595c5ce98a Codecov: Set threshold of coverage change to 2%
This is 2 percent points. So, if coverage drops from 50% to 47.9%, codecov github check will fail.
2020-09-13 22:40:20 +02:00
Himanshu Mishra a4038cd646 Codecov: Disable comments 2020-09-13 22:39:21 +02:00