beda-software / drf-writable-nested

Writable nested model serializer for Django REST Framework
Other
1.07k stars 116 forks source link

Fix data test example in README #44

Closed projkov closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files           3        3           
  Lines         165      165           
=======================================
  Hits          164      164           
  Misses          1        1

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 6ab67d8...711e678. Read the comment docs.

ir4y commented 6 years ago

@projkov there is no message relation in the example.
Why do you want to add it.

ir4y commented 6 years ago

Tests and readme should be in sync. Please update readme accordingly tests @projkov