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 validation for arrays #4648

Merged
merged 3 commits into from
Dec 30, 2019

Conversation

MrCrayon
Copy link
Collaborator

@MrCrayon MrCrayon commented Dec 20, 2019

This is related to #4624 I realized file I commited was not up to date.

I would also like to add tests later today.
Tests added

Closes #1501

fletch3555
fletch3555 previously approved these changes Dec 20, 2019
@MrCrayon MrCrayon changed the title WIP - Fix validation for arrays Fix validation for arrays Dec 20, 2019
MrCrayon added a commit to MrCrayon/voyager that referenced this pull request Dec 20, 2019
change fieldName after we use the original value
@codecov
Copy link

codecov bot commented Dec 30, 2019

Codecov Report

Merging #4648 into 1.3 will increase coverage by 0.07%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##                1.3   #4648      +/-   ##
===========================================
+ Coverage     59.82%   59.9%   +0.07%     
  Complexity     1366    1366              
===========================================
  Files           194     194              
  Lines          3963    3963              
===========================================
+ Hits           2371    2374       +3     
+ Misses         1592    1589       -3
Impacted Files Coverage Δ Complexity Δ
src/Http/Controllers/Controller.php 76.61% <50%> (+2.41%) 76 <0> (ø) ⬇️

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 f447db6...dba2b48. Read the comment docs.

@fletch3555 fletch3555 merged commit 05f5a4f into thedevdojo:1.3 Dec 30, 2019
@MrCrayon MrCrayon deleted the fix-validation-for-arrays branch December 31, 2019 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug report: validate images fail !
2 participants