andrewgodwin / urlman

Apache License 2.0
119 stars 8 forks source link

Add DRF serializer field #8

Closed rixx closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          89    103   +14     
  Branches       10     11    +1     
=====================================
+ Hits           89    103   +14
Impacted Files Coverage Δ
urlman.py 100% <100%> (ø) :arrow_up:

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 064ea1b...7ad3841. Read the comment docs.

andrewgodwin commented 5 years ago

Hah, yes, I know it was very picky of me, but I guess that's the danger of small pull requests! I'll push out a release for this now before I forget.

rixx commented 5 years ago

Picky is good – and thank you for the release. ✨