Skip to content

chore: dependency upgrade workflow fails #325

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

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

RomainMuller
Copy link
Contributor

The procedure to create the PR requires the branch is checked out, but the work tree is dirty at time of doing so; as the commit is created from the dirty files via the GitHub API. Clean up the working copy before switching to the newly created commit.

@RomainMuller
Copy link
Contributor Author

Confirmed it works - it created #326

@RomainMuller RomainMuller marked this pull request as ready for review October 8, 2024 12:49
@RomainMuller RomainMuller requested a review from a team as a code owner October 8, 2024 12:49
@RomainMuller RomainMuller added this pull request to the merge queue Oct 8, 2024
Merged via the queue into main with commit 840a596 Oct 8, 2024
25 checks passed
@RomainMuller RomainMuller deleted the romain.marcadier/dep-updates-fix branch October 8, 2024 13:39
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.91%. Comparing base (bcf41e6) to head (c1ab531).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
+ Coverage   50.13%   57.91%   +7.78%     
==========================================
  Files         151      151              
  Lines       10976    10976              
==========================================
+ Hits         5503     6357     +854     
+ Misses       5092     4151     -941     
- Partials      381      468      +87     
Components Coverage Δ
Generators 76.98% <ø> (+76.98%) ⬆️
Instruments 88.05% <ø> (ø)
Go Driver 72.81% <ø> (ø)
Toolexec Driver 70.88% <ø> (+15.74%) ⬆️
Aspects 70.85% <ø> (+22.53%) ⬆️
Injector 73.14% <ø> (+23.73%) ⬆️
Job Server 63.45% <ø> (ø)
Integration Test Suite 48.49% <ø> (+1.01%) ⬆️
Other 57.91% <ø> (+7.78%) ⬆️

see 26 files with indirect coverage changes

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.

2 participants