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

feat: main -> v0.8 #3611

Merged
merged 113 commits into from
Nov 23, 2023
Merged

feat: main -> v0.8 #3611

merged 113 commits into from
Nov 23, 2023

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Nov 21, 2023

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

vagetablechicken and others added 30 commits July 25, 2023 10:36
…igm#3385)

Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: upgrade docker version

* feat: update java/python version

* feat: update script

* fix: fix comment

* revert setup

* refact: rm unused code

* refact: revert prepare_release.sh
openmldb-jdbc needs commons-io, so pack it
* docs(monitoring): update

* docs: prometheus -> Prometheus
@github-actions github-actions bot added documentation Improvements or additions to documentation workflow CICD related build openmldb compiling and installing docker openmldb compile image or demo image batch-engine openmldb batch(offline) engine sdk openmldb java/python sdk execute-engine hybridse sql engine api-server task-manager openmldb taskmanager labels Nov 21, 2023
@dl239 dl239 changed the title main -> v0.8 feat: main -> v0.8 Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 76 lines in your changes are missing coverage. Please review.

Comparison is base (e22b53d) 75.59% compared to head (bd926dd) 74.98%.
Report is 100 commits behind head on v0.8.

Files Patch % Lines
hybridse/include/vm/mem_catalog.h 50.00% 16 Missing ⚠️
hybridse/include/vm/catalog.h 0.00% 12 Missing ⚠️
hybridse/src/codegen/array_ir_builder.cc 0.00% 10 Missing ⚠️
hybridse/examples/toydb/src/sdk/result_set_impl.h 0.00% 5 Missing ⚠️
hybridse/src/codegen/cast_expr_ir_builder.cc 80.00% 5 Missing ⚠️
hybridse/include/node/sql_node.h 80.95% 4 Missing ⚠️
hybridse/src/case/sql_case.cc 82.60% 4 Missing ⚠️
hybridse/src/codegen/struct_ir_builder.cc 60.00% 4 Missing ⚠️
hybridse/include/vm/physical_op.h 95.77% 3 Missing ⚠️
hybridse/src/codegen/ir_base_builder.cc 66.66% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff              @@
##               v0.8    #3611      +/-   ##
============================================
- Coverage     75.59%   74.98%   -0.62%     
- Complexity      414      640     +226     
============================================
  Files           692      724      +32     
  Lines        126108   130359    +4251     
  Branches       1206     1318     +112     
============================================
+ Hits          95335    97746    +2411     
- Misses        30532    32320    +1788     
- Partials        241      293      +52     

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

Copy link
Collaborator

@tobegit3hub tobegit3hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dl239 dl239 merged commit 5a9d055 into 4paradigm:v0.8 Nov 23, 2023
33 of 36 checks passed
@dl239 dl239 deleted the feat/0.8.4_feat branch November 23, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-server batch-engine openmldb batch(offline) engine build openmldb compiling and installing docker openmldb compile image or demo image documentation Improvements or additions to documentation execute-engine hybridse sql engine sdk openmldb java/python sdk task-manager openmldb taskmanager workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants