Closed dependabot[bot] closed 2 years ago
Merging #404 (f8d8aa7) into main (a75bcd4) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #404 +/- ##
=======================================
Coverage 83.56% 83.56%
=======================================
Files 27 27
Lines 1284 1284
=======================================
Hits 1073 1073
Misses 211 211
Flag | Coverage Δ | |
---|---|---|
unittests | 83.56% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a75bcd4...f8d8aa7. Read the comment docs.
Looks like snowflake-sqlalchemy is no longer updatable, so this is no longer needed.
Bumps snowflake-sqlalchemy from 1.2.4 to 1.3.2.
Commits
e807fed
SNOW-458926 Snowflake SqlAlchemy Version Bump from 1.3.1 to 1.3.24b41b01
SNOW-452342 fix breaking change introduced in sqlalchemy 1.4 (#242)96f9151
PRODSEC-879 new semgrep integration (#241)38b8082
SNOW-404237 Version Bump to 1.3.1c3363cc
SNOW-403292 Python SqlAlchemy version bump from 1.2.5 to 1.3.06db5755
SNOW-396922 bump minimum sqlalchemy dependency version (#233)123f920
SNOW-394840 Version Bump from 1.2.4 to 1.2.566ab45e
Version 2.4.5: Additional custom commands and improvements (#224)730f9bb
SNOW-368566 syncing from monorepo (#231)e1141b8
SNOW-271500 Update dialect to wrap raw SQL for SQLA 1.4 (#209)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)