CityOfLosAngeles / angeleno-my-account

App that allows Angeleno Account holders to update their profile, password, MFA, and app consent.
MIT License
1 stars 0 forks source link

Backend Validation #110

Closed cbhernan closed 2 weeks ago

cbhernan commented 1 month ago

What does this PR do?

Updates Flutter to 3.22.2

Adds enforcement of fields, including:

Address fields will be validated via #26

Which issue(s) is/are related to this PR?

Closes #19

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.67925% with 6 lines in your changes missing coverage. Please review.

Project coverage is 80.41%. Comparing base (0e66a41) to head (e206381). Report is 15 commits behind head on development.

Files Patch % Lines
lib/views/screens/profile_screen.dart 84.37% 5 Missing :warning:
lib/views/screens/home_screen.dart 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #110 +/- ## =============================================== - Coverage 80.51% 80.41% -0.10% =============================================== Files 16 16 Lines 980 1001 +21 =============================================== + Hits 789 805 +16 - Misses 191 196 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.