-
Notifications
You must be signed in to change notification settings - Fork 322
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 to v0.8 #3785
feat: main to v0.8 #3785
Conversation
…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>
--------- Co-authored-by: HuangWei <[email protected]>
* 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
Co-authored-by: aceforeverd <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v0.8 #3785 +/- ##
============================================
- Coverage 75.59% 74.91% -0.69%
- Complexity 414 658 +244
============================================
Files 692 737 +45
Lines 126108 132541 +6433
Branches 1206 1380 +174
============================================
+ Hits 95335 99289 +3954
- Misses 30532 32948 +2416
- Partials 241 304 +63 ☔ View full report in Codecov by Sentry. |
SDK Test Report101 files 101 suites 2m 7s ⏱️ Results for commit 6925e06. |
HybridSE Linux Test Report20 094 tests 20 092 ✅ 6m 16s ⏱️ Results for commit 6925e06. ♻️ This comment has been updated with latest results. |
HybridSE Mac Test Report20 094 tests 20 092 ✅ 12m 0s ⏱️ Results for commit 6925e06. ♻️ This comment has been updated with latest results. |
Linux Test Report 57 files 244 suites 1h 14m 54s ⏱️ Results for commit 6925e06. |
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)?