housepower / ClickHouse-Native-JDBC

ClickHouse Native Protocol JDBC implementation
https://housepower.github.io/ClickHouse-Native-JDBC/
Apache License 2.0
523 stars 145 forks source link

[CLEANUP]: Update clickhouse libs & actualise benchmarks #443

Closed dmitrybugakov closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #443 (f7ef971) into master (21f2906) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f7ef971 differs from pull request most recent head 5777930. Consider uploading reports for the commit 5777930 to get more accurate results

@@            Coverage Diff            @@
##             master     #443   +/-   ##
=========================================
  Coverage     62.99%   62.99%           
  Complexity     1263     1263           
=========================================
  Files           135      135           
  Lines          6662     6662           
  Branches        519      519           
=========================================
  Hits           4197     4197           
  Misses         2197     2197           
  Partials        268      268           
sundy-li commented 1 year ago
Run github-actions-up-and-running/pr-comment@v1.0.1
[@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead
[@octokit/rest] `const Octokit = require("@octokit/rest")` is deprecated. Use `const { Octokit } = require("@octokit/rest")` instead
Error: Resource not accessible by integration

seems we need to upgrade the action in workflow.