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

#4079 - Queue Monitoring - Schedulers Refactor (Part 7) #4179

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

andrewsignori-aot
Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot commented Dec 26, 2024

Refactored the below schedulers and E2E tests.

  • ece-process-integration
  • ece-process-response-integration
    • Note: some errors were converted to warnings because they are not recoverable and the job should not retry because those conditions would not be resolved.
  • ier12-integration

@andrewsignori-aot andrewsignori-aot changed the title Refactor ECE upload #4079 - Queue Monitoring - Schedulers Refactor (Part 7) Dec 26, 2024
@andrewsignori-aot andrewsignori-aot marked this pull request as ready for review December 27, 2024 00:15
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 22.22% ( 3783 / 17024 )
Methods: 10.19% ( 219 / 2149 )
Lines: 25.66% ( 3278 / 12773 )
Branches: 13.61% ( 286 / 2102 )

Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 65.59% ( 589 / 898 )
Methods: 59.63% ( 65 / 109 )
Lines: 68.72% ( 468 / 681 )
Branches: 51.85% ( 56 / 108 )

Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 86.15% ( 1238 / 1437 )
Methods: 82.32% ( 135 / 164 )
Lines: 88.44% ( 1025 / 1159 )
Branches: 68.42% ( 78 / 114 )

Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 67.4% ( 5922 / 8787 )
Methods: 65.09% ( 729 / 1120 )
Lines: 71.33% ( 4647 / 6515 )
Branches: 47.4% ( 546 / 1152 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant