fix(scoverage): correct shebang line in scoverage_coverage_gaps.py
Build & Test (NowChessSystems) TeamCity build failed
Build & Test (NowChessSystems) TeamCity build failed
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python3.set
|
#!/usr/bin/env python3
|
||||||
"""
|
"""
|
||||||
scoverage Coverage Gap Reporter
|
scoverage Coverage Gap Reporter
|
||||||
Parses a scoverage XML report (scoverage.xml) and outputs missing statement
|
Parses a scoverage XML report (scoverage.xml) and outputs missing statement
|
||||||
|
|||||||
Reference in New Issue
Block a user