forefront-ux / parse-server-cos-adapter

Tecent Cloud COS(file storage) adapter for parse-server
MIT License
6 stars 1 forks source link

fix: create file function passed the test #2

Closed kumalee closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #2 into master will increase coverage by 29.33%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage   61.29%   90.62%   +29.33%     
===========================================
  Files           1        1               
  Lines          62       64        +2     
  Branches        9       10        +1     
===========================================
+ Hits           38       58       +20     
+ Misses         24        6       -18
Impacted Files Coverage Δ
index.js 90.62% <100%> (+29.33%) :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 7a58758...c57f3c9. Read the comment docs.

kumalee commented 5 years ago

:tada: This PR is included in version 1.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: