[Prod] Resource dashboard hybrid counting, software updates, dev improvements, capitalization fixes, citations refactor#3584
Merged
Merged
Conversation
* wait for logs to flush * 30s * tweak implementation
) * optimize and reorg * fixup audit script * handle split timings * always check coverage * Summarize frontend coverage * simplify * dont try to run coverage when no file exists * try removing GH keyscan * fix frontend package * frontend build back to deploy * cleanup and naming * debug logging * test build * record num files before deploy * revert coverage change, copilot suggestions * ip-address
* refactor citations service to use fact tables * data logic fixes * fix issues from review and add test * Protect against source-deleted CLASS summaries Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Updated text case of sort options * Updated text case in sort options
…ard (#3573) * Fix participants count on regional dashboard * TTAHUB-5281: Clarify hybrid overview fallback coverage * Fix hybrid participant counting on the resource dashboard * Add unit tests for legacy hybrid participant count fallback Agent-Logs-Url: https://github.com/HHS/Head-Start-TTADP/sessions/b04a74c3-6efe-41f6-bf42-fe1555ab5c3f Co-authored-by: kryswisnaskas <28231976+kryswisnaskas@users.noreply.github.com> * Add legacy hybrid integration fixture to exercise SQL CASE fallback in resourceFlat tests Agent-Logs-Url: https://github.com/HHS/Head-Start-TTADP/sessions/c0adbb2c-371b-4dfb-a7a3-36cd6c8d1db0 Co-authored-by: kryswisnaskas <28231976+kryswisnaskas@users.noreply.github.com> * Consolidate repeated code * Fix backend test --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kryswisnaskas <28231976+kryswisnaskas@users.noreply.github.com>
elainaparrish
approved these changes
May 7, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of change
How to test
62020, and verify the participant count is not0.Issue(s)
Checklists
Every PR
Before merge to main
Production Deploy
elainaparrishis the authorized approver under normal circumstances)After merge/deploy