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

fix&docs&test: 修复pprof显示和taskgroup重试任务从队列取出运行,新增文档说明如何使用监控端口 #16

Merged
merged 3 commits into from
Jun 25, 2023

Conversation

Breeze0806
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2023

Codecov Report

Patch coverage: 85.18% and project coverage change: +0.17 🎉

Comparison is base (df2bda9) 92.31% compared to head (d9bdd5b) 92.48%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   92.31%   92.48%   +0.17%     
==========================================
  Files         121      121              
  Lines        6541     6545       +4     
==========================================
+ Hits         6038     6053      +15     
+ Misses        400      393       -7     
+ Partials      103       99       -4     
Impacted Files Coverage Δ
datax/core/taskgroup/container.go 86.62% <81.81%> (-0.71%) ⬇️
datax/core/taskgroup/task_execer.go 97.51% <100.00%> (+8.96%) ⬆️
datax/core/taskgroup/task_manager.go 100.00% <100.00%> (ø)
datax/core/transport/channel/channel.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Breeze0806 Breeze0806 merged commit cd6c0ea into main Jun 25, 2023
11 of 12 checks passed
@Breeze0806 Breeze0806 deleted the v0.1.x branch July 1, 2023 09:47
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.

None yet

2 participants