easy_sql icon indicating copy to clipboard operation
easy_sql copied to clipboard

[pre-commit.ci] pre-commit autoupdate

Open pre-commit-ci[bot] opened this issue 2 years ago • 3 comments

updates:

pre-commit-ci[bot] avatar Feb 07 '23 02:02 pre-commit-ci[bot]

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

mergify[bot] avatar Feb 07 '23 02:02 mergify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.40%. Comparing base (f466ddc) to head (b11b8f4). Report is 11 commits behind head on main.

:exclamation: Current head b11b8f4 differs from pull request most recent head d9ff7c7

Please upload reports for the commit d9ff7c7 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   80.23%   80.40%   +0.17%     
==========================================
  Files          44       44              
  Lines        5020     4987      -33     
  Branches      846      843       -3     
==========================================
- Hits         4028     4010      -18     
+ Misses        763      750      -13     
+ Partials      229      227       -2     
Flag Coverage Δ
tests 80.40% <100.00%> (+0.17%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 07 '23 02:02 codecov[bot]

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

mergify[bot] avatar Feb 06 '24 07:02 mergify[bot]