Skip to content

Conversation

@JaviCerveraIngram
Copy link
Collaborator

@JaviCerveraIngram JaviCerveraIngram commented Mar 27, 2020

Some schemas were not parsing all the fields (for example, connection in asset was not parsing the hub). This was due to schema specifying only a subset of fields to parse. Since there are no fields specified as required, I have removed the "only=" specifier on the schemas so it parses all fields found.

Please release version 18.2 after merging this PR.

@codecov-io
Copy link

codecov-io commented Mar 27, 2020

Codecov Report

Merging #92 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files          69       69           
  Lines        2030     2030           
=======================================
  Hits         1886     1886           
  Misses        144      144           
Impacted Files Coverage Δ
connect/models/schemas.py 93.16% <100.00%> (ø)

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 d814325...12293cc. Read the comment docs.

@marcserrat marcserrat merged commit aaec616 into cloudblue:master Apr 3, 2020
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.

3 participants