openconfig / models-ci

Continuous integration for OpenConfig models.
Apache License 2.0
1 stars 0 forks source link

Dont omit output when script fails #98

Closed wenovus closed 10 months ago

wenovus commented 10 months ago

Previously when the whole script fails the individual models' results were being discarded. This makes debugging more difficult. Now append them to the script stderr output.

See results from https://github.com/openconfig/public/pull/1043

e.g. https://gist.github.com/OpenConfigBot/2b079ba55f45e202440eed488d274d1b, https://gist.github.com/OpenConfigBot/b0961781139bc51fc2d25c15942f2eb2

github-actions[bot] commented 10 months ago

Pull Request Test Coverage Report for Build 7763273478


Changes Missing Coverage Covered Lines Changed/Added Lines %
post_results/main.go 24 27 88.89%
<!-- Total: 24 27 88.89% -->
Totals Coverage Status
Change from base Build 7051208360: 0.2%
Covered Lines: 964
Relevant Lines: 1743

💛 - Coveralls