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

Vehicle category #34

Closed MRaahulVignesh closed 4 years ago

MRaahulVignesh commented 4 years ago

added the vehicle category

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        46    +2     
  Lines          383       396   +13     
=========================================
+ Hits           383       396   +13     
Impacted Files Coverage Δ
qual_id/categories/vehicle.py 100.00% <100.00%> (ø)
qual_id/pattern.py 100.00% <100.00%> (ø)
test/categories/test_vehicle.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 a2dc321...16cbc82. Read the comment docs.

rubysdeadname commented 4 years ago

Thanks a lot for the contribution @MRaahulVignesh ! 🎉