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

#3258 - Supplier Errors Part 3 #4031

Merged
merged 9 commits into from
Dec 9, 2024

Conversation

guru-aot
Copy link
Collaborator

@guru-aot guru-aot commented Dec 5, 2024

CAS errors are shown in the row expander of the CAS Supplier Information table.
image

E2E test case is created and existing is updated for the changed API.

Failure in the sonarcloud is due to code duplication but I am not able to find the duplication in the code submitted in this PR.

@guru-aot guru-aot changed the title Feature/#3258 cas supplier errors part3 #3258 - Supplier Errors Part 3 Dec 5, 2024
@guru-aot guru-aot self-assigned this Dec 6, 2024
@guru-aot guru-aot added the User Experience task that relates to UI UX label Dec 6, 2024
@guru-aot guru-aot marked this pull request as ready for review December 6, 2024 18:41
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.

Nice work, please take a look at the comments.

@bidyashish
Copy link
Collaborator

SonarCloud test are failing!

Copy link
Collaborator

@andrepestana-aot andrepestana-aot left a comment

Choose a reason for hiding this comment

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

Good job. There's just some missing changes for the columns and minor comments.

@andrewsignori-aot
Copy link
Collaborator

SonarCloud test are failing!

Please take a look at the PR description and if you have some idea, please feel free to share 😉

},
{
title: "Site protected",
sortable: false,
key: "siteProtected",
},
{
title: "Address line 1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

The AC states "Address line" only.

Copy link
Collaborator

@andrepestana-aot andrepestana-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! Thanks for doing the changes!

Copy link
Collaborator

Choose a reason for hiding this comment

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

The table labels vary between starting the second-word uppercase/lowercase.
We should not have it inside the same table. Please check with biz which one should be.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

image
image
Confirmed with @CarlyCotton

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.

Great job, the UI is looking great 👍

Copy link

sonarqubecloud bot commented Dec 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
28.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Copy link

github-actions bot commented Dec 9, 2024

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 21.97% ( 3753 / 17085 )
Methods: 10.09% ( 215 / 2130 )
Lines: 25.31% ( 3258 / 12870 )
Branches: 13.43% ( 280 / 2085 )

Copy link

github-actions bot commented Dec 9, 2024

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 )

@guru-aot guru-aot added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit fd6cfbf Dec 9, 2024
18 of 19 checks passed
@guru-aot guru-aot deleted the feature/#3258_CAS_Supplier_Errors_Part3 branch December 9, 2024 18:28
Copy link

github-actions bot commented Dec 9, 2024

E2E Queue Consumers Coverage Report

Totals Coverage
Statements: 84.43% ( 1334 / 1580 )
Methods: 82.1% ( 133 / 162 )
Lines: 85.99% ( 1123 / 1306 )
Branches: 69.64% ( 78 / 112 )

Copy link

github-actions bot commented Dec 9, 2024

E2E SIMS API Coverage Report

Totals Coverage
Statements: 67.16% ( 5869 / 8739 )
Methods: 64.75% ( 722 / 1115 )
Lines: 71.15% ( 4612 / 6482 )
Branches: 46.85% ( 535 / 1142 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Experience task that relates to UI UX Web portal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants