Skip to content

[fix] auto task panic proc#242

Merged
zero3233-bd merged 2 commits intomainfrom
fix/auto_task_panic
Oct 22, 2025
Merged

[fix] auto task panic proc#242
zero3233-bd merged 2 commits intomainfrom
fix/auto_task_panic

Conversation

@zero3233-bd
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Check the PR title.

  • This PR title match the format: [<type>][<scope>]: <description>. For example: [fix][backend] flaky fix
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.
  • This PR is written in English. PRs not in English will not be reviewed.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 22, 2025

Codecov Report

❌ Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...in/task/service/taskexe/processor/auto_evaluate.go 0.00% 2 Missing and 2 partials ⚠️

❌ Your patch status has failed because the patch coverage (20.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   65.64%   65.63%   -0.01%     
==========================================
  Files         504      504              
  Lines       57314    57317       +3     
==========================================
- Hits        37622    37619       -3     
- Misses      17111    17115       +4     
- Partials     2581     2583       +2     
Flag Coverage Δ
unittests 65.63% <20.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...in/task/service/taskexe/tracehub/scheduled_task.go 62.22% <100.00%> (ø)
...in/task/service/taskexe/processor/auto_evaluate.go 80.61% <0.00%> (-0.69%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b1fe4f...24ddcc1. Read the comment docs.

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

@zero3233-bd zero3233-bd merged commit 85abb3b into main Oct 22, 2025
14 of 16 checks passed
@zero3233-bd zero3233-bd deleted the fix/auto_task_panic branch October 22, 2025 08:53
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.

3 participants