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

Set published-version github output after 'publish' task #847

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

radoslaw-panuszewski
Copy link
Collaborator

@radoslaw-panuszewski radoslaw-panuszewski commented Oct 20, 2024

Fixes #843

@radoslaw-panuszewski radoslaw-panuszewski self-assigned this Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 42 lines in your changes missing coverage. Please review.

Project coverage is 62.07%. Comparing base (099f892) to head (b3a9990).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...n/release/infrastructure/github/GithubService.java 0.00% 27 Missing ⚠️
...egro/tech/build/axion/release/ReleasePlugin.groovy 0.00% 13 Missing ⚠️
...llegro/tech/build/axion/release/ReleaseTask.groovy 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #847      +/-   ##
============================================
- Coverage     63.74%   62.07%   -1.68%     
  Complexity      442      442              
============================================
  Files            82       83       +1     
  Lines          1633     1677      +44     
  Branches        161      161              
============================================
  Hits           1041     1041              
- Misses          523      567      +44     
  Partials         69       69              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@radoslaw-panuszewski radoslaw-panuszewski force-pushed the output-published-version branch 2 times, most recently from 6387f78 to e48a413 Compare October 21, 2024 14:06
@bgalek bgalek merged commit 08cd3a4 into main Oct 22, 2024
4 checks passed
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.

Add published-version output when running at CI
3 participants