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

Add $ifExists and $cascade to dropTable() methods #379

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

fix tests

f15467e
Select commit
Loading
Failed to load commit list.
Open

Add $ifExists and $cascade to dropTable() methods #379

fix tests
f15467e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 1s

98.71% (+0.00%) compared to 5ed8125

View this Pull Request on Codecov

98.71% (+0.00%) compared to 5ed8125

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (5ed8125) to head (f15467e).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #379   +/-   ##
=========================================
  Coverage     98.70%   98.71%           
- Complexity      170      172    +2     
=========================================
  Files            15       15           
  Lines           541      545    +4     
=========================================
+ Hits            534      538    +4     
  Misses            7        7           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.