-
Notifications
You must be signed in to change notification settings - Fork 19
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
hotfix/APPEALS-25321 and APPEALS-25955 #19030
Merged
ThorntonMatthew
merged 50 commits into
master
from
hotfix/APPEALS-25321-and-APPEALS-25955
Aug 30, 2023
Merged
Changes from 49 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
98630de
Merged 3 tests with 3 different expects into one test since they use …
TylerBroyles 33b289e
Possible bug fix to the sql query for appeals_not_synced. It might ha…
TylerBroyles 33a977e
APPEALS-25321 tweaked ready_for_resync query and filtering duplicates…
minhazur9 76bd26e
Merge pull request #18995 from department-of-veterans-affairs/TYLERB/…
ThorntonMatthew 1ef5351
APPEALS-25321 added rspec tests
minhazur9 7e72595
Merge branch 'master' into hotfix/APPEALS-25321
minhazur9 0f5fb86
Fix name of exception class
ThorntonMatthew 1492cf7
Use stub_consts in place of simply overriding constants
ThorntonMatthew 9612479
Merge branch 'hotfix/APPEALS-25321' of https://github.com/department-…
ThorntonMatthew f8e6462
APPEALS-25321 added more rspec tests
minhazur9 a3028cf
Merge branch 'hotfix/APPEALS-25321' of github.com:department-of-veter…
minhazur9 d2ab4be
Merge branch 'master' into hotfix/APPEALS-25321
minhazur9 79b66c2
Merge branch 'master' into hotfix/APPEALS-25321
minhazur9 daaab82
Merge branch 'master' into hotfix/APPEALS-25321
ThorntonMatthew f5e30c4
Tweak line counts
ThorntonMatthew 937f2a0
Brakeman update
ThorntonMatthew 3589e92
Add SimpleCov CI step
ThorntonMatthew 0605438
Skip test that won't work until fix is pushed to prod
ThorntonMatthew b5e9acd
Allow coverage to report to always run so I can test it
ThorntonMatthew 9aa8f89
Add back in job depedency
ThorntonMatthew d432487
Use always()
ThorntonMatthew 7dd75ac
Go back to only running the coverage report step if rspec nodes all pass
ThorntonMatthew 78daab7
APPEALS-25321 added new rspec test
minhazur9 ca434b0
APPEALS-25321 tweaked perform test
minhazur9 a5466ef
CC Fix
ThorntonMatthew ec8fcaa
Merge remote-tracking branch 'origin/hotfix/APPEALS-25955' into hotfi…
ThorntonMatthew 0de97d4
Merge branch 'hotfix/APPEALS-25321-and-APPEALS-25955' into hotfix/APP…
ThorntonMatthew 91adb72
Merge pull request #19009 from department-of-veterans-affairs/hotfix/…
ThorntonMatthew 9d50ad1
Skip bad test
ThorntonMatthew 9586073
Merge branch 'dev-support/enable-rspec-code-coverage-enforcement' int…
ThorntonMatthew 968848b
Update MST Badge Snapshot
ThorntonMatthew 4179dad
Skip some more test for now
ThorntonMatthew a9ff916
Upload merged results
ThorntonMatthew 8048bbb
Remove some of the crutches used to allow for tests to pass
ThorntonMatthew d0e24d1
Merge remote-tracking branch 'origin/master' into hotfix/APPEALS-2532…
ThorntonMatthew a15af14
Account for failures in ready for resync
ThorntonMatthew 9179f81
Merge branch 'master' into hotfix/APPEALS-25321-and-APPEALS-25955
ThorntonMatthew 8087158
Add in FT
ThorntonMatthew a0ef7f4
Add three phases to sync jobs
ThorntonMatthew 4bf88e6
Merge remote-tracking branch 'origin/master' into hotfix/APPEALS-2532…
ThorntonMatthew f45460b
Switch to standard error
ThorntonMatthew ad1614d
Remove old FTs
ThorntonMatthew 033b02c
Update log statement
ThorntonMatthew 3795c34
Fix test
ThorntonMatthew a512eef
Better uniq
ThorntonMatthew e1c094f
Merge branch 'master' into hotfix/APPEALS-25321-and-APPEALS-25955
ThorntonMatthew ebd4150
Merge remote-tracking branch 'origin/master' into hotfix/APPEALS-2532…
ThorntonMatthew cbd1e7c
Merge branch 'master' into hotfix/APPEALS-25321-and-APPEALS-25955
ThorntonMatthew b0de7c4
Remove coverage step from workflow for now
ThorntonMatthew e9610d0
Add back in returns
ThorntonMatthew File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove to get rid of diff