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

Sample Data Loading and Test in GitHub Action #3223

Merged

Merge branch 'develop-postgres' into PR-Workflow-(DB)

f257c72
Select commit
Loading
Failed to load commit list.
Merged

Sample Data Loading and Test in GitHub Action #3223

Merge branch 'develop-postgres' into PR-Workflow-(DB)
f257c72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2025 in 0s

48.46% (+0.87%) compared to 9198850

View this Pull Request on Codecov

48.46% (+0.87%) compared to 9198850

Details

Codecov Report

Attention: Patch coverage is 78.50679% with 95 lines in your changes missing coverage. Please review.

Project coverage is 48.46%. Comparing base (9198850) to head (f257c72).

Files with missing lines Patch % Lines
scripts/dbManagement/helpers.ts 83.43% 53 Missing ⚠️
scripts/dbManagement/addSampleData.ts 63.15% 21 Missing ⚠️
scripts/dbManagement/resetDB.ts 67.69% 21 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           develop-postgres    #3223      +/-   ##
====================================================
+ Coverage             47.59%   48.46%   +0.87%     
====================================================
  Files                   455      457       +2     
  Lines                 33940    34150     +210     
  Branches                866      933      +67     
====================================================
+ Hits                  16153    16552     +399     
+ Misses                17787    17598     -189     

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