kbase / blobstore

Simple S3 backed file storage.
MIT License
0 stars 3 forks source link

Check format and filename for length and control chars #97

Closed MrCreosote closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage    90.6%   90.85%   +0.25%     
==========================================
  Files          14       14              
  Lines        1383     1422      +39     
==========================================
+ Hits         1253     1292      +39     
  Misses         98       98              
  Partials       32       32
Impacted Files Coverage Δ
core/values/values.go 100% <100%> (ø) :arrow_up:
service/errortypes.go 100% <100%> (ø) :arrow_up:
service/server.go 97.61% <100%> (+0.03%) :arrow_up:
core/core.go 98.94% <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 3f3b886...d83bdb3. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage    90.6%   90.85%   +0.25%     
==========================================
  Files          14       14              
  Lines        1383     1422      +39     
==========================================
+ Hits         1253     1292      +39     
  Misses         98       98              
  Partials       32       32
Impacted Files Coverage Δ
core/values/values.go 100% <100%> (ø) :arrow_up:
service/errortypes.go 100% <100%> (ø) :arrow_up:
service/server.go 97.61% <100%> (+0.03%) :arrow_up:
core/core.go 98.94% <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 3f3b886...d83bdb3. Read the comment docs.