stellio-hub / stellio-context-broker

Stellio is an NGSI-LD compatible context broker
https://stellio.readthedocs.io
Apache License 2.0
25 stars 11 forks source link

feat: filter with datasetId parameter #1177

Open ranim-n opened 3 weeks ago

github-actions[bot] commented 3 weeks ago

Test Results

1 files   -    56  1 suites   - 56   0s :stopwatch: - 1m 18s 1 tests  -   969  1 :white_check_mark:  -   969  0 :zzz: ±0  0 :x: ±0  1 runs   - 1 008  1 :white_check_mark:  - 1 008  0 :zzz: ±0  0 :x: ±0 

Results for commit acc86dc9. ± Comparison against base commit 5c63a142.

This pull request removes 1123 tests. ``` "@id": "https://uri… "@type": "@json", … "@value": "/A/B" "@value": "/C/D" "@value": 20 "… { …, withTemporalValues=true, withAudit=false, expectation={ "@type": "https://uri.etsi.org/ngsi-ld/DateTime", … ```

:recycle: This comment has been updated with latest results.