Skip to content

Conversation

@JaviCerveraIngram
Copy link
Collaborator

In RenewalSchema, the argument "attribute" is used to indicate Marshmallow where to parse the value from, but the correct argument is "load_from".

…allow where to parse the value from, but the correct argument is "load_from".
@codecov-io
Copy link

codecov-io commented Jun 21, 2019

Codecov Report

Merging #55 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files          31       31           
  Lines        1415     1415           
=======================================
  Hits         1289     1289           
  Misses        126      126
Impacted Files Coverage Δ
connect/models/schemas.py 91.19% <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 87d3bef...05647a6. Read the comment docs.

@vgrebenschikov vgrebenschikov merged commit 37bb982 into cloudblue:master Jun 21, 2019
@JaviCerveraIngram JaviCerveraIngram deleted the CPS-29-load-from branch June 25, 2019 15:20
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