closes #3407 - Added code coverage reporting to the CI pipeline

This commit is contained in:
John Anderson
2019-08-14 20:28:23 -04:00
parent 094b820098
commit 9a4ee80602
4 changed files with 19 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
v2.7.0 (FUTURE)
## Housekeeping
* [#3407](https://github.com/netbox-community/netbox/issues/3407) - Added code coverage reporting to the CI pipeline
---
v2.6.3 (FUTURE)
## Bug Fixes