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

#3768 - CAS Supplier Updates Report - Saving Snapshot #4011

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

dheepak-aot
Copy link
Collaborator

@dheepak-aot dheepak-aot commented Nov 28, 2024

Added Saving the Snapshot

image

Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 22.07% ( 3742 / 16953 )
Methods: 10.15% ( 214 / 2108 )
Lines: 25.41% ( 3250 / 12789 )
Branches: 13.52% ( 278 / 2056 )

Copy link

E2E Workflow Workers Coverage Report

Totals Coverage
Statements: 65.43% ( 583 / 891 )
Methods: 59.26% ( 64 / 108 )
Lines: 68.54% ( 464 / 677 )
Branches: 51.89% ( 55 / 106 )

Copy link

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 84.45% ( 1244 / 1473 )
Methods: 84.51% ( 120 / 142 )
Lines: 85.68% ( 1059 / 1236 )
Branches: 68.42% ( 65 / 95 )

Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 67.09% ( 5837 / 8700 )
Methods: 64.86% ( 720 / 1110 )
Lines: 71.08% ( 4588 / 6455 )
Branches: 46.61% ( 529 / 1135 )

@dheepak-aot dheepak-aot marked this pull request as ready for review November 28, 2024 18:08
@lewischen-aot lewischen-aot self-requested a review November 28, 2024 18:49
@@ -239,3 +239,7 @@ export const APPLICATION_RESTRICTION_BYPASS_NOT_FOUND =
*/
export const APPLICATION_RESTRICTION_BYPASS_IS_NOT_ACTIVE =
"APPLICATION_RESTRICTION_BYPASS_IS_NOT_ACTIVE";
/**
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please add a blank line to follow the file's existing pattern.

Copy link
Collaborator

@andrewsignori-aot andrewsignori-aot left a comment

Choose a reason for hiding this comment

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

Amazing work, looks good 👍

Copy link
Collaborator

@lewischen-aot lewischen-aot left a comment

Choose a reason for hiding this comment

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

Looks good to me. Great job 👍

@dheepak-aot dheepak-aot added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 07ef0ea Nov 28, 2024
20 checks passed
@dheepak-aot dheepak-aot deleted the feature/#3768-cas-supplier-maintenance-updates-2 branch December 4, 2024 16:29
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.

3 participants