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

[repo] Post-release workflow refactor #5617

Merged
merged 6 commits into from
May 14, 2024

Conversation

CodeBlanch
Copy link
Member

Changes

  • Refactors the post-release powershell scripts into a module to reduce inline script and make it easier to debug locally

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch added the infra Infra work - CI/CD, code coverage, linters label May 14, 2024
@CodeBlanch CodeBlanch requested a review from a team May 14, 2024 19:07
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.01%. Comparing base (6250307) to head (af16e98).
Report is 224 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5617      +/-   ##
==========================================
+ Coverage   83.38%   85.01%   +1.62%     
==========================================
  Files         297      254      -43     
  Lines       12531    10971    -1560     
==========================================
- Hits        10449     9327    -1122     
+ Misses       2082     1644     -438     
Flag Coverage Δ
unittests ?
unittests-Solution-Experimental 85.26% <ø> (?)
unittests-Solution-Stable 85.45% <ø> (?)
unittests-Unstable-Core 19.84% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 123 files with indirect coverage changes

@CodeBlanch CodeBlanch merged commit 2d2fcf9 into open-telemetry:main May 14, 2024
43 checks passed
@CodeBlanch CodeBlanch deleted the repo-post-release-refactor branch May 14, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants