coverallsapp / coverage-reporter

Self-contained, universal coverage uploader binary. Under development.
https://coveralls.io
MIT License
45 stars 14 forks source link

feat: pass more params on webhook request #94

Closed mrexox closed 11 months ago

mrexox commented 11 months ago

:zap: Summary

This PR adds more info to webhook request - git information. This allows to create a new build (with all required information) with previous jobs carry-forwarded via the following command:

coveralls done --build-number 123 --carryforward all

NOTE: build-number must be different from the previously reported build. Otherwise no new builds will be created.

:ballot_box_with_check: Checklist

coveralls-official[bot] commented 11 months ago

Pull Request Test Coverage Report for Build 5557299363


Totals Coverage Status
Change from base Build 5540935344: 0.04%
Covered Lines: 900
Relevant Lines: 962

💛 - Coveralls