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

add institution state to serialization.conf #4965

Conversation

aharjatiRaft
Copy link

@aharjatiRaft aharjatiRaft commented Jan 21, 2025

Adding InstitutionState serialization object and function to fix the warning messages

Tested successfully in dev by changing institution name.

closes #4778

Ran unit tests in local:

hmda-platform

[info] Run completed in 4 minutes, 0 seconds.
[info] Total number of tests run: 549
[info] Suites: completed 393, aborted 0
[info] Tests: succeeded 549, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 262 s (04:22), completed Jan 21, 2025, 2:07:08 PM

check-digit

[info] Run completed in 5 seconds, 158 milliseconds.
[info] Total number of tests run: 10
[info] Suites: completed 2, aborted 0
[info] Tests: succeeded 10, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 11 s, completed Jan 21, 2025, 2:51:42 PM

common-tests

[info] Run completed in 10 seconds, 369 milliseconds.
[info] Total number of tests run: 178
[info] Suites: completed 45, aborted 0
[info] Tests: succeeded 178, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 15 s, completed Jan 21, 2025, 2:53:11 PM

data-browser

[info] Run completed in 11 seconds, 18 milliseconds.
[info] Total number of tests run: 35
[info] Suites: completed 4, aborted 0
[info] Tests: succeeded 35, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 17 s, completed Jan 21, 2025, 2:54:31 PM

hmda-analytics

[info] Run completed in 10 seconds, 656 milliseconds.
[info] Total number of tests run: 12
[info] Suites: completed 4, aborted 0
[info] Tests: succeeded 12, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 27 s, completed Jan 21, 2025, 2:58:32 PM

hmda_data_publisher_tests

[info] Run completed in 24 seconds, 563 milliseconds.
[info] Total number of tests run: 55
[info] Suites: completed 25, aborted 0
[info] Tests: succeeded 55, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 31 s, completed Jan 21, 2025, 3:10:45 PM

hmda_quarterly_data_service_tests

[info] Run completed in 4 seconds, 419 milliseconds.
[info] Total number of tests run: 80
[info] Suites: completed 40, aborted 0
[info] Tests: succeeded 80, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 11 s, completed Jan 21, 2025, 3:11:48 PM

hmda-reporting

[info] Run completed in 10 seconds, 702 milliseconds.
[info] Total number of tests run: 3
[info] Suites: completed 2, aborted 0
[info] Tests: succeeded 3, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 17 s, completed Jan 21, 2025, 3:14:44 PM

institutions_api_tests
[info] Run completed in 9 seconds, 773 milliseconds.
[info] Total number of tests run: 20
[info] Suites: completed 7, aborted 0
[info] Tests: succeeded 20, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 15 s, completed Jan 21, 2025, 3:16:20 PM

modified_lar_tests
[info] Run completed in 4 seconds, 441 milliseconds.
[info] Total number of tests run: 5
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 5, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 11 s, completed Jan 21, 2025, 3:21:43 PM

rate_limit_tests
[info] Run completed in 2 seconds, 741 milliseconds.
[info] Total number of tests run: 1
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 9 s, completed Jan 21, 2025, 3:24:17 PM

ratespread_calculator_tests
[info] Run completed in 4 seconds, 990 milliseconds.
[info] Total number of tests run: 6
[info] Suites: completed 3, aborted 0
[info] Tests: succeeded 6, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 11 s, completed Jan 21, 2025, 3:28:17 PM

submission_errors_tests
[info] Run completed in 7 seconds, 691 milliseconds.
[info] Total number of tests run: 2
[info] Suites: completed 2, aborted 0
[info] Tests: succeeded 2, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 13 s, completed Jan 21, 2025, 3:29:21 PM

Copy link
Contributor

@PatrickGoRaft PatrickGoRaft left a comment

Choose a reason for hiding this comment

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

LGTM

@PatrickGoRaft PatrickGoRaft merged commit 556958b into cfpb:post-filing-2025 Jan 27, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants