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

Merge branch 'main' into stepstatus

8338adf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 24, 2025 in 1s

19.32% (-7.00%) compared to 7707e84

View this Pull Request on Codecov

19.32% (-7.00%) compared to 7707e84

Details

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 6 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.