nyu-devops-team / customers

The customers resource is a representation of the customer accounts of the eCommerce site
2 stars 1 forks source link

refactor list function for swaggerdoc #112

Closed JustinChiangkc closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #112 (9dfca09) into master-restplus (722bbce) will increase coverage by 6.43%. The diff coverage is 90.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           master-restplus     #112      +/-   ##
===================================================
+ Coverage            85.51%   91.95%   +6.43%     
===================================================
  Files                    2        2              
  Lines                  145      174      +29     
===================================================
+ Hits                   124      160      +36     
+ Misses                  21       14       -7     
Impacted Files Coverage Δ
service/models.py 97.53% <66.66%> (-2.47%) :arrow_down:
service/service.py 87.09% <95.83%> (+17.09%) :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 cf687b1...9dfca09. Read the comment docs.