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

feat(fxcore): Added core tasks system #326

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

ekkinox
Copy link
Contributor

@ekkinox ekkinox commented Mar 11, 2025

No description provided.

Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 41.17647% with 60 lines in your changes missing coverage. Please review.

Project coverage is 89.64%. Comparing base (9e3a6d0) to head (72be8c7).

Files with missing lines Patch % Lines
fxcore/module.go 19.51% 32 Missing and 1 partial ⚠️
fxcore/task.go 24.00% 18 Missing and 1 partial ⚠️
fxcore/register.go 0.00% 8 Missing ⚠️

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

❗ There is a different number of reports uploaded between BASE (9e3a6d0) and HEAD (72be8c7). Click for more details.

HEAD has 23 uploads less than BASE
Flag BASE (9e3a6d0) HEAD (72be8c7)
sql 1 0
log 1 0
fxlog 1 0
fxhealthcheck 1 0
healthcheck 1 0
fxvalidator 1 0
fxgenerate 1 0
httpclient 1 0
grpcserver 1 0
fxconfig 1 0
trace 1 0
fxmetrics 1 0
fxcron 1 0
fxgrpcserver 1 0
fxhttpserver 1 0
worker 1 0
httpserver 1 0
fxworker 1 0
fxhttpclient 1 0
fxtrace 1 0
orm 1 0
fxsql 1 0
fxorm 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
- Coverage   96.14%   89.64%   -6.51%     
==========================================
  Files         181       14     -167     
  Lines        6465      695    -5770     
==========================================
- Hits         6216      623    -5593     
+ Misses        176       65     -111     
+ Partials       73        7      -66     
Flag Coverage Δ
fxconfig ?
fxcore 89.64% <41.17%> (-8.44%) ⬇️
fxcron ?
fxgenerate ?
fxgrpcserver ?
fxhealthcheck ?
fxhttpclient ?
fxhttpserver ?
fxlog ?
fxmetrics ?
fxorm ?
fxsql ?
fxtrace ?
fxvalidator ?
fxworker ?
grpcserver ?
healthcheck ?
httpclient ?
httpserver ?
log ?
orm ?
sql ?
trace ?
worker ?

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

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

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.

1 participant