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

Parallelizing contrib check #9449

Merged

Conversation

TylerHelmuth
Copy link
Member

@TylerHelmuth TylerHelmuth commented Jan 31, 2024

Description:
Implements a job matrix for the contrib checks. If we think it would be worth it, we could add a setup job to download the repo only 1 time.

Link to tracking Issue:

Related to open-telemetry/opentelemetry-collector-contrib#30880

@TylerHelmuth TylerHelmuth added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (89388ad) 90.24% compared to head (f7b6685) 90.25%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9449      +/-   ##
==========================================
+ Coverage   90.24%   90.25%   +0.01%     
==========================================
  Files         344      344              
  Lines       17932    17932              
==========================================
+ Hits        16182    16185       +3     
+ Misses       1421     1419       -2     
+ Partials      329      328       -1     

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

@TylerHelmuth TylerHelmuth marked this pull request as ready for review January 31, 2024 21:43
@TylerHelmuth TylerHelmuth requested review from a team and dmitryax January 31, 2024 21:43
@dmitryax dmitryax merged commit 203ae9b into open-telemetry:main Jan 31, 2024
57 of 68 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 31, 2024
@TylerHelmuth TylerHelmuth deleted the parallelize-contrib-check branch January 31, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants