aboutsummaryrefslogtreecommitdiff
path: root/.codecov.yml
Commit message (Collapse)AuthorAge
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
| | | | | | | | | | | | | This is based on testutil/acutest, but is cleaner and fixes some short-comings. We will be adding more support for additional common paradigms to better facilitate transport tests. While here we added some more test cases, and fixed a possible symbol collision in the the stats framework (due to Linux use of a macro definition of "si_value" in a standard OS header). Test coverage may regress slightly as we are no longer using some of the legacy APIs.
* More aggressive 95% goal for code coverage.Garrett D'Amore2020-01-13
| | | | | We should strive harder... and do a better job of identifying those places were our code coverage can improve significantly.
* Fix codecov ignore paths.Garrett D'Amore2019-12-27
|
* fixes #1031 Code coverage is bustedGarrett D'Amore2019-12-26
|
* Change coverage range: 50% maxing out at 85%.Garrett D'Amore2017-08-11
|
* We don't want to report on test coverage of our test programs!Garrett D'Amore2017-08-07