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

#3941 - Update FT Assessment & Configure Disbursement #4096

Merged

Conversation

andrepestana-aot
Copy link
Collaborator

@andrepestana-aot andrepestana-aot commented Dec 13, 2024

  • Added missing values for 2025-2026 to dmn;

  • Some vars were renamed to fix an issue with the original workflow provided with the ticket:
    image

  • BCAG eligibility was changed and confirmed with Biz (removed graduate certificate and diploma from condition). Tests were changed accordingly:
    image
    image

  • Fixed some E2E test values changed after applying the new workflow;

  • NOA:
    image

@andrepestana-aot andrepestana-aot self-assigned this Dec 13, 2024
@andrepestana-aot andrepestana-aot added E2E/Unit tests Camunda Worflow Involves camunda workflow changes labels Dec 17, 2024
@andrepestana-aot andrepestana-aot marked this pull request as ready for review December 17, 2024 22:58
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 22% ( 3786 / 17207 )
Methods: 10.01% ( 219 / 2187 )
Lines: 25.38% ( 3281 / 12930 )
Branches: 13.68% ( 286 / 2090 )

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: 80.48% ( 1328 / 1650 )
Methods: 64.59% ( 135 / 209 )
Lines: 83.83% ( 1115 / 1330 )
Branches: 70.27% ( 78 / 111 )

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 )

Copy link
Collaborator

@bidyashish bidyashish left a comment

Choose a reason for hiding this comment

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

Please have a look at comments.
All the .bpmn files contains lots of changes making it difficult to trace the only needed changes in the files.

Recommendations:

  • Clean up BPMN files to only show essential changes
  • Document the business requirements driving the BCAG eligibility changes
  • Consider adding unit tests for the new 2025-2026 values
  • Review and clean up formatting changes that don't affect functionality

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 work, thanks for getting the business confirmation and adjusting the eligibility, looks good 👍

Copy link
Collaborator

@bidyashish bidyashish left a comment

Choose a reason for hiding this comment

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

Approve.

Nice work

@andrepestana-aot andrepestana-aot added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit 272e503 Dec 18, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Camunda Worflow Involves camunda workflow changes E2E/Unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants