Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wire up a database #8

Merged
merged 7 commits into from
Aug 7, 2024

Remove unused script

07c0a7a
Select commit
Loading
Failed to load commit list.
Merged

Wire up a database #8

Remove unused script
07c0a7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 26, 2024 in 0s

56.24% (-2.70%) compared to 35eac62

View this Pull Request on Codecov

56.24% (-2.70%) compared to 35eac62

Details

Codecov Report

Attention: Patch coverage is 8.82353% with 31 lines in your changes missing coverage. Please review.

Project coverage is 56.24%. Comparing base (35eac62) to head (07c0a7a).

Files Patch % Lines
lib/prisma.ts 0.00% 21 Missing and 1 partial ⚠️
server/api/scenarios.ts 0.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   58.93%   56.24%   -2.70%     
==========================================
  Files          13       16       +3     
  Lines         599      633      +34     
  Branches       23       25       +2     
==========================================
+ Hits          353      356       +3     
- Misses        242      271      +29     
- Partials        4        6       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.