Skip to content

Add StepFinished to log service#5530

Merged
qwerty287 merged 5 commits into
woodpecker-ci:mainfrom
qwerty287:stepstatus
Sep 24, 2025
Merged

Add StepFinished to log service#5530
qwerty287 merged 5 commits into
woodpecker-ci:mainfrom
qwerty287:stepstatus

Conversation

@qwerty287

Copy link
Copy Markdown
Contributor

Allow to notify the log service that a step finished.

See #5507 #5482

@qwerty287 qwerty287 added enhancement improve existing features server labels Sep 20, 2025
@codecov

codecov Bot commented Sep 20, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2046 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.32%. Comparing base (7707e84) to head (8338adf).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
server/store/mocks/store.go 0.00% 1999 Missing ⚠️
server/services/log/mocks/mock_Service.go 0.00% 21 Missing ⚠️
server/store/mocks/mock_Store.go 0.00% 21 Missing ⚠️
server/grpc/rpc.go 0.00% 3 Missing ⚠️
server/services/log/file/file.go 0.00% 1 Missing ⚠️
server/store/datastore/log.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5530      +/-   ##
==========================================
- Coverage   26.32%   19.32%   -7.00%     
==========================================
  Files         405      414       +9     
  Lines       29028    39445   +10417     
==========================================
- Hits         7641     7624      -17     
- Misses      20688    31122   +10434     
  Partials      699      699              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@qwerty287 qwerty287 mentioned this pull request Sep 21, 2025

@xoxys xoxys left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the conflicts 🙈 code LGTM

Comment thread Makefile Outdated
@qwerty287 qwerty287 merged commit e9c545e into woodpecker-ci:main Sep 24, 2025
7 of 9 checks passed
@qwerty287 qwerty287 deleted the stepstatus branch September 24, 2025 11:41
@woodpecker-bot woodpecker-bot mentioned this pull request Sep 24, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve existing features server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants