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

added workchunk to step execution details #5932

Merged
merged 8 commits into from
May 27, 2024

Conversation

TipzCM
Copy link
Collaborator

@TipzCM TipzCM commented May 13, 2024

closes #5919

Copy link

Formatting check succeeded!

Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.45%. Comparing base (497b9f2) to head (6d476fa).
Report is 69 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5932      +/-   ##
============================================
+ Coverage     83.39%   83.45%   +0.06%     
- Complexity    26927    27098     +171     
============================================
  Files          1681     1692      +11     
  Lines        103965   104603     +638     
  Branches      13189    13247      +58     
============================================
+ Hits          86702    87299     +597     
- Misses        11613    11637      +24     
- Partials       5650     5667      +17     

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

Copy link
Collaborator

@fil512 fil512 left a comment

Choose a reason for hiding this comment

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

I need to understand performance implications before approving

@TipzCM TipzCM requested review from fil512 May 22, 2024 12:39
@TipzCM TipzCM merged commit f199a3e into master May 27, 2024
65 of 66 checks passed
@TipzCM TipzCM deleted the 5919-add-chunk-to-step-execution-details branch May 27, 2024 01:59
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.

Add workchunk to the jobexecution details
4 participants