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

Merge Release branch v2.3.0 to main #4257

Closed
wants to merge 4 commits into from
Closed

Merge Release branch v2.3.0 to main #4257

wants to merge 4 commits into from

Conversation

sh16011993 and others added 4 commits January 8, 2025 15:02
**As a part of this PR, release v2.2.0 is merged to v2.3.0**

---------

Co-authored-by: Bidyashish <[email protected]>
Co-authored-by: Andrew Boni Signori <[email protected]>
### As a part of this PR, the following was fixed:

**Issue:** When a student creates a profile in SIMS and they have PPD =
true in a matching `sfas_individuals` record, their
`students.disability_status` status is `Not requested`.

**Fix:** The query retrieving the `sfas_individual` for a matching SIMS
record was not returning the individual's `ppdStatus` and the
`ppdStatusDate`. Added it to fix the issue.

**Fix Screenshot:**

<img width="1729" alt="image"
src="https://github.com/user-attachments/assets/80e5165f-0097-4777-ace1-363819e4cff9"
/>


---------------------------------------------------------------------------------------------------------

<img width="1727" alt="image"
src="https://github.com/user-attachments/assets/5c996748-53ba-4ae3-ab7c-2e58b63541b4"
/>
**Acceptance Criteria**
- [x] Update the Eligible to Receive amount to not include **BC Total
Grant** from the `disbursement_values` so it's not being double counted.
- [x] Check post ecert calculation. This is when the BC Total grant is
added to the table.


**Technical**
- [x] If E2E tests are in place please adjust it to cover this scenario,
including the "BC Total Grant" in the data setup and asserting the
expected value.

E2E test data is taken from sample data.
…4242)

**Acceptance Criteria**
- [x] Update the Eligible to Receive amount to not include **BC Total
Grant** from the `disbursement_values` so it's not being double counted.
- [x] Check post ecert calculation. This is when the BC Total grant is
added to the table.


**Technical**
- [x] If E2E tests are in place please adjust it to cover this scenario,
including the "BC Total Grant" in the data setup and asserting the
expected value.

E2E test data is taken from sample data.
@bidyashish bidyashish changed the title Merge Release/v2.3.0 to main Merge Release branch v2.3.0 to main Jan 16, 2025
@bidyashish bidyashish self-assigned this Jan 16, 2025
Copy link

Backend Unit Tests Coverage Report

Totals Coverage
Statements: 22.52% ( 3864 / 17158 )
Methods: 10.33% ( 224 / 2169 )
Lines: 25.93% ( 3336 / 12865 )
Branches: 14.31% ( 304 / 2124 )

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.14% ( 1249 / 1450 )
Methods: 82.42% ( 136 / 165 )
Lines: 88.51% ( 1032 / 1166 )
Branches: 68.07% ( 81 / 119 )

Copy link

E2E SIMS API Coverage Report

Totals Coverage
Statements: 67.77% ( 5994 / 8844 )
Methods: 65.57% ( 739 / 1127 )
Lines: 71.63% ( 4696 / 6556 )
Branches: 48.15% ( 559 / 1161 )

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