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

Use java event names for work chunk transitions. #4658

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

michaelabuckley
Copy link
Contributor

@michaelabuckley michaelabuckley commented Mar 17, 2023

Change work-chunk creation to be an event, and rename WorkChunk event methods in IWorkChunkPersistence to use Java event handler names.

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.25 🎉

Comparison is base (2f5ffe7) 81.32% compared to head (4d08f01) 81.57%.

❗ Current head 4d08f01 differs from pull request most recent head aa31980. Consider uploading reports for the commit aa31980 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4658      +/-   ##
============================================
+ Coverage     81.32%   81.57%   +0.25%     
- Complexity    23650    24196     +546     
============================================
  Files          1425     1449      +24     
  Lines         86399    88463    +2064     
  Branches      11677    11917     +240     
============================================
+ Hits          70265    72168    +1903     
- Misses        10947    11026      +79     
- Partials       5187     5269      +82     

see 252 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@michaelabuckley michaelabuckley enabled auto-merge (squash) March 21, 2023 02:30
@michaelabuckley michaelabuckley merged commit 4b3405a into master Mar 21, 2023
@michaelabuckley michaelabuckley deleted the mb-work-chunk-renames branch March 21, 2023 17:53
tadgh pushed a commit that referenced this pull request Apr 26, 2023
Change work-chunk creation to be first event in state machine.
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