• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

level23 / druid-client / 8345646160
100%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2024 03:22PM UTC
Jobs 2
Files 201
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Mar 2024 03:20PM UTC coverage: 100.0%. Remained the same
8345646160

push

github

web-flow
V4.0 (#58)

* v4.0.0

- Removed GroupByV1. GroupBy v1 is a legacy engine and has not been supported since 2021.
- **Removed extraction functions.** Extraction functions are deprecated in druid and
  are NOT build in the new NullFilter, EqualityFilter and RangeFilter. These are deprecated and
  should be replaced by expressions. This is poorly documented, but can be found here:
  https://github.com/apache/druid/pull/14612
  Therefore, we have decided to remove the extraction functionality completely. You can replace the functionality of
  extraction functions with expressions (and virtual columns). See below for some examples.
- Added `RangeFilter` which replaces the `BoundFilter`. See NULL usage sector below.
- Added `EqualityFilter` which replaces the `SelectorFilter`. See NULL usage sector below.
- `whereBetween` now uses the `range` filter. The `whereBetween` doesn't accept an SortingOrder anymore, but a DataType.
- The `whereFlags()` method does not accept `$useJavascript` anymore, as it used an expression filter.
- Removed `orWhereNotColumn`. This was a left-over and should have been removed in v3.
- Added support for authentication in the druid client.
* Added whereArrayContains

212 of 212 new or added lines in 16 files covered. (100.0%)

2830 of 2830 relevant lines covered (100.0%)

15.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8345646160.1 19 Mar 2024 03:22PM UTC 201
100.0
GitHub Action Run
2 8345646160.2 19 Mar 2024 03:22PM UTC 201
100.0
GitHub Action Run
Source Files on build 8345646160
  • Tree
  • List 201
  • Changed 29
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d45e421f on github
  • Prev Build on master (#8049986572)
  • Next Build on master (#8359116242)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc