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

test: add simple Sequelize tests #1172

Merged
merged 15 commits into from May 16, 2024
Merged

Conversation

olavloite
Copy link
Collaborator

Adds some simple tests to verify that Sequelize works.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.97%. Comparing base (9a6ba6a) to head (2865401).
Report is 300 commits behind head on postgresql-dialect.

❗ Current head 2865401 differs from pull request most recent head bf20c62. Consider uploading reports for the commit bf20c62 to get more accurate results

Additional details and impacted files
@@                   Coverage Diff                    @@
##             postgresql-dialect    #1172      +/-   ##
========================================================
+ Coverage                 90.86%   90.97%   +0.10%     
- Complexity                 2656     2685      +29     
========================================================
  Files                       141      143       +2     
  Lines                      9054     9162     +108     
  Branches                   1319     1337      +18     
========================================================
+ Hits                       8227     8335     +108     
  Misses                      555      555              
  Partials                    272      272              
Flag Coverage Δ
all_tests 90.97% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@olavloite olavloite merged commit 6d1e1ff into postgresql-dialect May 16, 2024
37 checks passed
@olavloite olavloite deleted the sequelize-tests branch May 16, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant