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

Fixed JSON schema type conflict. #604

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Conversation

radekmie
Copy link
Contributor

@radekmie radekmie commented Oct 2, 2019

As @ziedmahdi noticed, using uniforms: { type: 'password' } in JSON schema had no effect.

@radekmie radekmie added the Type: Bug Bug reports and their fixes label Oct 2, 2019
@radekmie radekmie requested a review from kestarumper October 2, 2019 12:39
@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #604 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #604      +/-   ##
==========================================
+ Coverage   99.86%   99.86%   +<.01%     
==========================================
  Files         163      163              
  Lines        1533     1534       +1     
  Branches       12       12              
==========================================
+ Hits         1531     1532       +1     
  Partials        2        2
Impacted Files Coverage Δ
...niforms-bridge-json-schema/src/JSONSchemaBridge.js 100% <100%> (ø) ⬆️

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 f10d6f0...a542b47. Read the comment docs.

@kestarumper kestarumper merged commit d98af81 into master Oct 2, 2019
@kestarumper kestarumper deleted the fixed-json-schema-type branch October 2, 2019 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports and their fixes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants