cl0wng1rl / qual-id

A RESTful API that returns randomly generated, custom qualitative ID's. All contributions welcome. Beginner friendly!
https://qual-id.herokuapp.com/
MIT License
9 stars 27 forks source link

added category clothing #35

Closed soum-sr closed 4 years ago

soum-sr commented 4 years ago

Added a new category: "Clothing" consisting of various types clothes

codecov-commenter commented 4 years ago

Codecov Report

Merging #35 into main will decrease coverage by 0.47%. The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #35      +/-   ##
===========================================
- Coverage   100.00%   99.52%   -0.48%     
===========================================
  Files           48       50       +2     
  Lines          409      419      +10     
===========================================
+ Hits           409      417       +8     
- Misses           0        2       +2     
Impacted Files Coverage Δ
qual_id/categories/clothing.py 75.00% <75.00%> (ø)
qual_id/categories/sports.py 75.00% <75.00%> (ø)
qual_id/pattern.py 100.00% <100.00%> (ø)

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 fbcdf47...9e9ea5c. Read the comment docs.