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: collect 0.8.3 features #3514

Merged
merged 55 commits into from
Sep 19, 2023
Merged

feat: collect 0.8.3 features #3514

merged 55 commits into from
Sep 19, 2023

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Sep 15, 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 monitoring openmldb prometheus exporter & mixin batch-engine openmldb batch(offline) engine sdk openmldb java/python sdk execute-engine hybridse sql engine storage-engine openmldb storage engine. nameserver & tablet task-manager openmldb taskmanager extensions airflow, kafaka extensions labels Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 43.34% and project coverage change: -0.27% ⚠️

Comparison is base (e22b53d) 75.59% compared to head (43ebf99) 75.33%.
Report is 46 commits behind head on v0.8.

Additional details and impacted files
@@             Coverage Diff              @@
##               v0.8    #3514      +/-   ##
============================================
- Coverage     75.59%   75.33%   -0.27%     
- Complexity      414      587     +173     
============================================
  Files           692      716      +24     
  Lines        126108   129583    +3475     
  Branches       1206     1280      +74     
============================================
+ Hits          95335    97616    +2281     
- Misses        30532    31681    +1149     
- Partials        241      286      +45     
Files Changed Coverage Δ
contrib/simdjson/simdjson.h 86.03% <ø> (ø)
hybridse/examples/toydb/src/sdk/result_set_impl.h 28.57% <0.00%> (-71.43%) ⬇️
hybridse/include/case/sql_case.h 92.10% <ø> (ø)
hybridse/include/sdk/base.h 61.22% <ø> (ø)
hybridse/include/sdk/result_set.h 80.35% <ø> (ø)
hybridse/include/vm/physical_op.h 91.11% <ø> (ø)
hybridse/src/udf/default_udf_library.h 50.00% <ø> (ø)
hybridse/src/udf/udf_library.cc 80.84% <0.00%> (ø)
hybridse/src/vm/generator.cc 64.38% <ø> (-0.02%) ⬇️
.../com/_4paradigm/openmldb/common/LibraryLoader.java 24.13% <0.00%> (-0.43%) ⬇️
... and 90 more

... and 61 files with indirect coverage changes

☔ 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 enabled auto-merge (rebase) September 18, 2023 06:24
@dl239 dl239 requested a review from lumianph September 19, 2023 08:01
@dl239 dl239 merged commit 6e0bb61 into 4paradigm:v0.8 Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 extensions airflow, kafaka extensions monitoring openmldb prometheus exporter & mixin sdk openmldb java/python sdk storage-engine openmldb storage engine. nameserver & tablet task-manager openmldb taskmanager workflow CICD related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants