Open
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1763 +/- ##
============================================
- Coverage 70.36% 70.21% -0.16%
+ Complexity 2032 2029 -3
============================================
Files 257 257
Lines 7995 7996 +1
Branches 755 761 +6
============================================
- Hits 5626 5614 -12
- Misses 2087 2099 +12
- Partials 282 283 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8e2705e to
a8db76f
Compare
src/main/java/org/commcare/formplayer/application/MenuController.java
Outdated
Show resolved
Hide resolved
src/main/java/org/commcare/formplayer/application/MenuController.java
Outdated
Show resolved
Hide resolved
esoergel
reviewed
Feb 12, 2026
Contributor
esoergel
left a comment
There was a problem hiding this comment.
Looks good to me, depending on resolution of the sentry notifications. Given the importance of this code, I'd for sure want to test this out on staging first.
a8db76f to
981e0c4
Compare
We have a bug with case search and want to know how prevalent it is in production. On the BHA domains in manifests with the first column in the case search results being "####".
981e0c4 to
c86a250
Compare
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.
Product Description
We have a bug with case search and want to know how prevalent it is in production. On the BHA domains in manifests with the first column in the case search results being "####".
Technical Summary
https://dimagi.atlassian.net/browse/USH-6370
Safety Assurance
Safety story
Tested locally with a different domain name.
Only add logging.
Automated test coverage
None
QA Plan
None
Special deploy instructions
Rollback instructions
Review