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

Update music.py #50

Closed DemetriusStorm closed 4 years ago

DemetriusStorm commented 4 years ago

Add "rock&roll"

codecov-commenter commented 4 years ago

Codecov Report

Merging #50 into main will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #50    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           20        64    +44     
  Lines          223       599   +376     
==========================================
+ Hits           223       599   +376     
Impacted Files Coverage Δ
qual_id/categories/adjective.py 100.00% <100.00%> (ø)
qual_id/categories/animal.py 100.00% <100.00%> (ø)
qual_id/categories/book.py 100.00% <100.00%> (ø)
qual_id/categories/brand.py 100.00% <100.00%> (ø)
qual_id/categories/city.py 100.00% <100.00%> (ø)
qual_id/categories/clothing.py 100.00% <100.00%> (ø)
qual_id/categories/color.py 100.00% <100.00%> (ø)
qual_id/categories/constellation.py 100.00% <100.00%> (ø)
qual_id/categories/country.py 100.00% <100.00%> (ø)
qual_id/categories/drink.py 100.00% <100.00%> (ø)
... and 98 more

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 8e8e8a7...49dc638. Read the comment docs.