Skip to content

Implement new proto param to allow Other sellection as a conditional expression#3832

Merged
andreia-ferreira merged 4 commits into
masterfrom
andreia/3821/conditional-other
Jul 10, 2026
Merged

Implement new proto param to allow Other sellection as a conditional expression#3832
andreia-ferreira merged 4 commits into
masterfrom
andreia/3821/conditional-other

add unit tests

3c28bbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

67.48% (-0.01%) compared to 31b524c

View this Pull Request on Codecov

67.48% (-0.01%) compared to 31b524c

Details

Codecov Report

❌ Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.48%. Comparing base (31b524c) to head (3c28bbf).

Files with missing lines Patch % Lines
.../org/groundplatform/domain/model/task/Condition.kt 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3832      +/-   ##
============================================
- Coverage     67.49%   67.48%   -0.01%     
- Complexity     1797     1798       +1     
============================================
  Files           405      405              
  Lines         10625    10632       +7     
  Branches       1356     1358       +2     
============================================
+ Hits           7171     7175       +4     
- Misses         2756     2759       +3     
  Partials        698      698              
Files with missing lines Coverage Δ
...ava/org/groundplatform/android/common/Constants.kt 100.00% <ø> (ø)
...dplatform/android/data/local/room/LocalDatabase.kt 100.00% <ø> (ø)
.../android/data/local/room/converter/ConverterExt.kt 84.33% <100.00%> (+0.10%) ⬆️
...android/data/local/room/entity/ExpressionEntity.kt 100.00% <100.00%> (ø)
.../data/remote/firebase/schema/ConditionConverter.kt 100.00% <100.00%> (ø)
.../org/groundplatform/domain/model/task/Condition.kt 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.