mezidia / song-helper

🎶Python script with artificial intelligence, that proposes you song, depending on your mood🎹
https://song-helper.vercel.app
MIT License
7 stars 0 forks source link

CU-85zta35ra_Better-endpoints #214

Closed mezgoodle closed 1 year ago

mezgoodle commented 1 year ago

Create routers for better endpoints

mezgoodle commented 1 year ago

Task linked: CU-85zta35ra Better endpoints

codecov[bot] commented 1 year ago

Codecov Report

Merging #214 (3d768ca) into rebuild (43fd450) will increase coverage by 1.31%. The diff coverage is 97.77%.

@@             Coverage Diff             @@
##           rebuild     #214      +/-   ##
===========================================
+ Coverage    94.33%   95.65%   +1.31%     
===========================================
  Files           10       18       +8     
  Lines          159      276     +117     
===========================================
+ Hits           150      264     +114     
- Misses           9       12       +3     
Impacted Files Coverage Δ
server/tests/test_authentication.py 89.28% <89.28%> (ø)
server/src/routers/authentication.py 96.42% <96.42%> (ø)
server/src/dependencies.py 88.46% <100.00%> (ø)
server/src/main.py 100.00% <100.00%> (+3.12%) :arrow_up:
server/src/routers/requests.py 100.00% <100.00%> (ø)
server/src/routers/songs.py 100.00% <100.00%> (ø)
server/src/routers/users.py 100.00% <100.00%> (ø)
server/src/schemas.py 100.00% <100.00%> (ø)
server/tests/test_main.py 100.00% <100.00%> (ø)
server/tests/test_requests.py 100.00% <100.00%> (ø)
... and 2 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more