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-85ztdd1nh Feat: Create app pages #226

Closed MaksGovor closed 12 months ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
song-helper ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2023 5:37pm
codecov[bot] commented 1 year ago

Codecov Report

Merging #226 (6a881d4) into rebuild (e5961f4) will increase coverage by 0.67%. The diff coverage is 98.82%.

@@             Coverage Diff             @@
##           rebuild     #226      +/-   ##
===========================================
+ Coverage    97.36%   98.04%   +0.67%     
===========================================
  Files           19       16       -3     
  Lines          304      409     +105     
===========================================
+ Hits           296      401     +105     
  Misses           8        8              
Impacted Files Coverage Δ
server/tests/test_authentication.py 89.65% <89.65%> (+0.36%) :arrow_up:
server/src/routers/authentication.py 96.87% <96.87%> (+0.57%) :arrow_up:
server/src/authentication.py 100.00% <100.00%> (ø)
server/src/database.py 100.00% <100.00%> (ø)
server/src/dependencies.py 88.46% <100.00%> (ø)
server/src/main.py 100.00% <100.00%> (ø)
server/src/routers/requests.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_auth_utils.py 100.00% <100.00%> (ø)
... and 3 more

... and 3 files with indirect coverage changes

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