sql
sql copied to clipboard
Update Lucene snapshot location
Description
Updated the maven artifact location per #2466
Issues Resolved
Closes #2466
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass, including unit test, integration test and doctest
- [ ] New functionality has been documented.
- [ ] New functionality has javadoc added
- [ ] New functionality has user manual doc added
- [X] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.98%. Comparing base (
e153609
) to head (84e26b0
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2598 +/- ##
============================================
+ Coverage 95.37% 99.98% +4.61%
+ Complexity 5131 2601 -2530
============================================
Files 490 204 -286
Lines 14428 6199 -8229
Branches 968 369 -599
============================================
- Hits 13760 6198 -7562
+ Misses 643 1 -642
+ Partials 25 0 -25
Flag | Coverage Δ | |
---|---|---|
sql-engine | 99.98% <ø> (+4.61%) |
:arrow_up: |
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.