PromotionsSquad / promotions

Apache License 2.0
0 stars 0 forks source link

Updated for additional coverage #79

Closed tv547 closed 2 years ago

tv547 commented 2 years ago

Added test for find by name in test_routes.py and removed category in models.py since it does not exist in our model

codecov-commenter commented 2 years ago

Codecov Report

Merging #79 (a2c716c) into main (77cf81b) will increase coverage by 1.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   94.65%   95.73%   +1.07%     
==========================================
  Files           5        5              
  Lines         262      258       -4     
==========================================
- Hits          248      247       -1     
+ Misses         14       11       -3     
Impacted Files Coverage Δ
service/models.py 97.33% <ø> (+2.39%) :arrow_up:
service/routes.py 97.46% <0.00%> (+1.26%) :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 77cf81b...a2c716c. Read the comment docs.