Conversation
Copy link
Copy Markdown
Collaborator
Types of changes
Motivation and context / Related issue
How has this been tested (if it applies)
PR checklist
- I have read the CONTRIBUTING document.
- The documentation is up-to-date with the changes I made (check build artifacts).
- All tests passed, and additional code has been covered with new tests.
- I have added the PR and Issue fix to the RELEASES.md file.
Copy link
Copy Markdown
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.76%. Comparing base (29276ad) to head (bb5b225).
⚠️ Report is 1 commits behind head on master.
@@ Coverage Diff @@ ## master #791 +/- ## =========================================== + Coverage 84.97% 96.76% +11.78% =========================================== Files 107 107 Lines 22249 22249 =========================================== + Hits 18906 21529 +2623 + Misses 3343 720 -2623
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
rflamary
changed the title
[WIP] Fix coverage
[MRG] Fix coverage