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

Fix profile editing #14

Merged
merged 1 commit into from
Feb 7, 2020
Merged

Fix profile editing #14

merged 1 commit into from
Feb 7, 2020

Conversation

core23
Copy link
Member

@core23 core23 commented Feb 7, 2020

Subject

The existing user data was not passed to the profil editing form.

@core23 core23 added the Bug label Feb 7, 2020
@codecov
Copy link

codecov bot commented Feb 7, 2020

Codecov Report

Merging #14 into master will decrease coverage by 0.72%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
- Coverage     39.86%   39.14%   -0.73%     
- Complexity      122      125       +3     
============================================
  Files            21       21              
  Lines           434      442       +8     
============================================
  Hits            173      173              
- Misses          261      269       +8
Impacted Files Coverage Δ Complexity Δ
src/Form/Model/Profile.php 44.44% <0%> (-22.23%) 12 <2> (+2)
src/Action/EditProfileAction.php 0% <0%> (ø) 9 <2> (+1) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9bdd93...1772f75. Read the comment docs.

@core23 core23 force-pushed the fix-profile-editing branch from 5f1585a to 0007d95 Compare February 7, 2020 14:30
@core23 core23 force-pushed the fix-profile-editing branch from 0007d95 to 1772f75 Compare February 7, 2020 14:35
@core23 core23 merged commit 0d8eb61 into master Feb 7, 2020
@core23 core23 deleted the fix-profile-editing branch February 7, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant