Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

FIx alias and unique field names #200

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

zbohm
Copy link

@zbohm zbohm commented Feb 14, 2020

Fix KeyError in the case when two or more fields have same name.
Fix displaying alias with field in the form.

The branch is basen on the branch zbohm:fix-travis-ci suggested to merge in pull request #199.

@AldrynCI
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@752657a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #200   +/-   ##
=========================================
  Coverage          ?   53.66%           
=========================================
  Files             ?       35           
  Lines             ?      792           
  Branches          ?       75           
=========================================
  Hits              ?      425           
  Misses            ?      363           
  Partials          ?        4           

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 752657a...0ab25db. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Feb 14, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@752657a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #200   +/-   ##
=========================================
  Coverage          ?   53.66%           
=========================================
  Files             ?       35           
  Lines             ?      792           
  Branches          ?       75           
=========================================
  Hits              ?      425           
  Misses            ?      363           
  Partials          ?        4

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 752657a...0ab25db. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants