easy_sql
easy_sql copied to clipboard
[pre-commit.ci] pre-commit autoupdate
This pull request's title is not fulfill the requirements. @pre-commit-ci[bot] please update it 🙏.
Valid format:
fix(query): fix group by string bug
^ ^---------------------^
| |
| +-> Summary in present tense.
|
+-------> Type: feat, fix, refactor, ci, build, docs, website, chore
Valid types:
-
feat
: this PR introduces a new feature to the codebase -
fix
: this PR patches a bug in codebase -
refactor
: this PR changes the code base without new features or bugfix -
ci|build
: this PR changes build/testing/ci steps -
docs|website
: this PR changes the documents or websites -
chore
: this PR only has small changes that no need to record -
type(scope)!
: this type of PR introduces breaking changes to the codebase
Codecov Report
Merging #45 (51c8930) into main (9ba97b0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #45 +/- ##
=======================================
Coverage 80.17% 80.17%
=======================================
Files 40 40
Lines 4292 4292
Branches 822 822
=======================================
Hits 3441 3441
Misses 647 647
Partials 204 204
Flag | Coverage Δ | |
---|---|---|
tests | 80.17% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
easy_sql/sql_processor/backend/rdb.py | 88.11% <ø> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more