exercism / go-test-runner

GNU Affero General Public License v3.0
15 stars 17 forks source link

Improve subtest code output #54

Closed junedev closed 2 years ago

junedev commented 2 years ago

Fixes #51

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1331871683


Totals Coverage Status
Change from base Build 1329576424: 0.0%
Covered Lines: 23
Relevant Lines: 29

💛 - Coveralls
ekingery commented 2 years ago

Excellent work here, thanks for the improvements @junedev!