feat(neon_framework): Enable viewing and editing profile properties #2345
Codecov / codecov/project
succeeded
Aug 17, 2024 in 1s
26.41% (+0.09%) compared to 60d46a3
View this Pull Request on Codecov
26.41% (+0.09%) compared to 60d46a3
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 58 lines
in your changes missing coverage. Please review.
Project coverage is 26.41%. Comparing base (
60d46a3
) to head (4c877ac
).
Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...neon_framework/lib/src/pages/account_settings.dart | 0.00% | 58 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2345 +/- ##
==========================================
+ Coverage 26.32% 26.41% +0.09%
==========================================
Files 362 365 +3
Lines 136541 136701 +160
==========================================
+ Hits 35940 36112 +172
+ Misses 100601 100589 -12
Files | Coverage Δ | |
---|---|---|
...ges/neon_framework/lib/src/blocs/user_details.dart | 100.00% <100.00%> (ø) |
|
...framework/lib/src/utils/password_confirmation.dart | 100.00% <100.00%> (ø) |
|
...mework/lib/src/widgets/settings_profile_field.dart | 100.00% <100.00%> (ø) |
|
...work/lib/src/widgets/settings_profile_section.dart | 100.00% <100.00%> (ø) |
|
...neon_framework/lib/src/pages/account_settings.dart | 0.00% <0.00%> (ø) |
Loading