department-of-veterans-affairs / abd-vro

To get Veterans benefits in minutes, VRO software uses health evidence data to help fast track disability claims.
Other
19 stars 6 forks source link

EP Merge: Added abort for ineligible claim requests #3247

Closed dfitchett closed 1 month ago

dfitchett commented 1 month ago

What was the problem?

Currently, EP Merge does not abort jobs that should have been ineligible from the start.

Associated tickets or Slack threads:

How does this fix it?

Adds an ABORTING and ABORTED state. See acceptance criteria in the ticket for when jobs should be aborted.

This is the old state machine:

EP_process (1)

And this is the new implementation: EP_process

How to test this PR

github-actions[bot] commented 1 month ago

Test Results

118 tests  ±0   118 :white_check_mark: ±0   19s :stopwatch: -1s  34 suites ±0     0 :zzz: ±0   34 files   ±0     0 :x: ±0 

Results for commit e5529d77. ± Comparison against base commit 1a976cb0.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 month ago

JaCoCo Test Coverage

Overall Project 70.98% :x:

There is no coverage information present for the Files changed