docs: add stats error-only troubleshooting - #730
Conversation
|
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #730 +/- ##
=======================================
Coverage 76.29% 76.29%
=======================================
Files 17 17
Lines 983 983
Branches 358 358
=======================================
Hits 750 750
Misses 206 206
Partials 27 27 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Adds troubleshooting guidance for limited
stats.jsonoutput when usingstats: 'error-only'.Fixes #370
What kind of change does this PR introduce?
Documentation update.
Did you add tests for your changes?
No. This PR only changes documentation.
Does this PR introduce a breaking change?
No.
If relevant, what needs to be documented?
The troubleshooting guidance is included in
README.md.=