dirkmoors / drf-tus

A Tus (tus.io) library for Django Rest Framework
MIT License
24 stars 26 forks source link

Added validation for "upload_offset" #6

Closed dirkmoors closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.53%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   91.56%   91.03%   -0.54%     
==========================================
  Files          21       21              
  Lines         498      502       +4     
==========================================
+ Hits          456      457       +1     
- Misses         42       45       +3
Impacted Files Coverage Δ
rest_framework_tus/models.py 90.66% <40%> (-3.7%) :arrow_down:

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 ae5830e...45a9354. Read the comment docs.