#3588 fix: gRPC query and streaming query now propagate the language parameter#3589
Merged
Codecov / codecov/project
succeeded
Mar 7, 2026 in 0s
65.75% (+0.19%) compared to 43f1922
View this Pull Request on Codecov
65.75% (+0.19%) compared to 43f1922
Details
Codecov Report
❌ Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.75%. Comparing base (43f1922) to head (2ca180b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../com/arcadedb/server/grpc/ArcadeDbGrpcService.java | 75.00% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3589 +/- ##
==========================================
+ Coverage 65.55% 65.75% +0.19%
==========================================
Files 1514 1514
Lines 103672 103683 +11
Branches 21457 21457
==========================================
+ Hits 67967 68178 +211
+ Misses 26467 26282 -185
+ Partials 9238 9223 -15 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading