ldbc icon indicating copy to clipboard operation
ldbc copied to clipboard

Series/0.5.x

Open takapi327 opened this issue 2 months ago • 1 comments

Implementation Details

  • [x] https://github.com/takapi327/ldbc/pull/556
  • [x] https://github.com/takapi327/ldbc/pull/557
  • [x] https://github.com/takapi327/ldbc/pull/562
  • [x] https://github.com/takapi327/ldbc/pull/583

Pull Request Checklist

  • [ ] Wrote unit and integration tests
  • [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • [ ] Code formatting by scalafmt (sbt scalafmtAll command execution)
  • [ ] Add copyright headers to new files

References

takapi327 avatar Sep 29 '25 15:09 takapi327

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

:x: Patch coverage is 75.65217% with 28 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 85.68%. Comparing base (4ed4b32) to head (53b1078).

Files with missing lines Patch % Lines
...red/src/main/scala/ldbc/connector/Connection.scala 63.26% 18 Missing :warning:
...d/src/main/scala/ldbc/connector/net/Protocol.scala 75.00% 5 Missing :warning:
...rc/main/scala/ldbc/connector/MySQLDataSource.scala 82.35% 3 Missing :warning:
...ctor/authenticator/MysqlNativePasswordPlugin.scala 0.00% 1 Missing :warning:
...a/ldbc/connector/net/protocol/Authentication.scala 0.00% 1 Missing :warning:
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
+ Coverage   84.99%   85.68%   +0.68%     
==========================================
  Files         192      190       -2     
  Lines       10705    10105     -600     
  Branches     1052      954      -98     
==========================================
- Hits         9099     8658     -441     
+ Misses       1606     1447     -159     
Flag Coverage Δ
3.3.7 85.58% <75.65%> (+0.14%) :arrow_up:
3.7.4 85.47% <75.65%> (-0.12%) :arrow_down:

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.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Sep 29 '25 16:09 codecov-commenter