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

Added Date and Time Hint Text #2782

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

nit revert

7a673ce
Select commit
Loading
Failed to load commit list.
Open

Added Date and Time Hint Text #2782

nit revert
7a673ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

61.00% (+0.15%) compared to ee40584

View this Pull Request on Codecov

61.00% (+0.15%) compared to ee40584

Details

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 61.00%. Comparing base (ee40584) to head (7a673ce).

Files with missing lines Patch % Lines
...d/ui/datacollection/tasks/time/TimeTaskFragment.kt 82.35% 1 Missing and 2 partials ⚠️
...d/ui/datacollection/tasks/date/DateTaskFragment.kt 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2782      +/-   ##
============================================
+ Coverage     60.85%   61.00%   +0.15%     
- Complexity     1160     1162       +2     
============================================
  Files           265      265              
  Lines          6149     6183      +34     
  Branches        858      859       +1     
============================================
+ Hits           3742     3772      +30     
- Misses         1921     1922       +1     
- Partials        486      489       +3     
Files with missing lines Coverage Δ
...d/ui/datacollection/tasks/date/DateTaskFragment.kt 96.15% <94.11%> (-0.99%) ⬇️
...d/ui/datacollection/tasks/time/TimeTaskFragment.kt 82.00% <82.35%> (+0.18%) ⬆️