Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pass more params on webhook request #94

Merged

Conversation

mrexox
Copy link
Contributor

@mrexox mrexox commented Jul 14, 2023

⚡ 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.

☑️ Checklist

  • Add specs

@coveralls-official
Copy link

coveralls-official bot commented Jul 14, 2023

Pull Request Test Coverage Report for Build 5557299363

  • 9 of 9 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 93.555%

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

💛 - Coveralls

@mrexox mrexox marked this pull request as ready for review July 14, 2023 09:27
@mrexox mrexox changed the title feat: allow create build on done request feat: pass more params on webhook request Jul 14, 2023
@mrexox mrexox merged commit 407eecf into coverallsapp:master Jul 18, 2023
8 checks passed
@mrexox mrexox deleted the feat/allow-create-build-on-done-request branch July 18, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant