[CDRIVER-3248] Fix code coverage upload Created: 16/Jul/19 Updated: 31/Mar/22 |
|
| Status: | Backlog |
| Project: | C Driver |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor - P4 |
| Reporter: | Kevin Albertson | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Epic Link: | CDRIVER-2733 |
| Description |
|
It'd be nice to use codecov.io to validate whether or not some part of the codebase is getting tested. Though our code coverage tasks indicate that uploading is succeeding, codecov.io does not show lines run. For example: https://codecov.io/gh/mongodb/mongo-c-driver/src/master/src/libmongoc/src/mongoc/mongoc-aggregate.c |