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

Wait for tracer to be done before finishing workflow #4068

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

anbraten
Copy link
Member

@anbraten anbraten commented Aug 30, 2024

closes #2197

@anbraten anbraten added bug Something isn't working server labels Aug 30, 2024
@anbraten anbraten added this to the 3.0.0 milestone Aug 30, 2024
@anbraten anbraten requested a review from a team August 30, 2024 07:57
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

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

Project coverage is 26.84%. Comparing base (42e7d71) to head (ce22945).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
agent/rpc/client_grpc.go 0.00% 8 Missing ⚠️
agent/tracer.go 0.00% 5 Missing ⚠️
agent/runner.go 0.00% 3 Missing ⚠️
pipeline/pipeline.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4068      +/-   ##
==========================================
+ Coverage   26.82%   26.84%   +0.01%     
==========================================
  Files         394      394              
  Lines       27341    27342       +1     
==========================================
+ Hits         7335     7340       +5     
+ Misses      19308    19304       -4     
  Partials      698      698              

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

@anbraten anbraten merged commit 599dd97 into woodpecker-ci:main Aug 30, 2024
8 of 9 checks passed
@anbraten anbraten deleted the wait-for-trace branch August 30, 2024 09:44
@woodpecker-bot woodpecker-bot mentioned this pull request Aug 29, 2024
1 task
@woodpecker-bot
Copy link
Collaborator

6543 pushed a commit to 6543-forks/woodpecker that referenced this pull request Sep 5, 2024
@woodpecker-bot woodpecker-bot mentioned this pull request Sep 8, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong pipeline status
3 participants