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

Automate the TODO format check and fix older format #2904

Merged
merged 22 commits into from
Dec 19, 2024

update regex

8d54cd6
Select commit
Loading
Failed to load commit list.
Merged

Automate the TODO format check and fix older format #2904

update regex
8d54cd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

62.54% (+0.00%) compared to b660181

View this Pull Request on Codecov

62.54% (+0.00%) compared to b660181

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.54%. Comparing base (b660181) to head (8d54cd6).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2904   +/-   ##
=========================================
  Coverage     62.54%   62.54%           
  Complexity     1203     1203           
=========================================
  Files           267      267           
  Lines          6357     6357           
  Branches        879      879           
=========================================
  Hits           3976     3976           
  Misses         1831     1831           
  Partials        550      550           
Files with missing lines Coverage Δ
.../src/main/java/com/google/android/ground/Config.kt 100.00% <ø> (ø)
...ain/java/com/google/android/ground/MainActivity.kt 47.72% <ø> (ø)
...in/java/com/google/android/ground/MainViewModel.kt 75.51% <ø> (ø)
...m/google/android/ground/model/geometry/Geometry.kt 71.69% <ø> (ø)
...in/java/com/google/android/ground/model/job/Job.kt 59.25% <ø> (ø)
...und/model/locationofinterest/LocationOfInterest.kt 90.00% <ø> (ø)
...ground/model/submission/CaptureLocationTaskData.kt 50.00% <ø> (ø)
...android/ground/model/submission/DropPinTaskData.kt 40.00% <ø> (ø)
...ndroid/ground/model/submission/GeometryTaskData.kt 11.11% <ø> (ø)
.../ground/model/submission/MultipleChoiceTaskData.kt 64.51% <ø> (ø)
... and 41 more