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

Feature/temporal pagination #1179

Closed thomasBousselin closed 2 weeks ago

thomasBousselin commented 2 weeks ago

Adding temporal pagination.

github-actions[bot] commented 2 weeks ago

Test Results

1 files   -  49  1 suites   - 49   1s :stopwatch: -57s 1 tests  - 829  1 :white_check_mark:  - 829  0 :zzz: ±0  0 :x: ±0  1 runs   - 868  1 :white_check_mark:  - 868  0 :zzz: ±0  0 :x: ±0 

Results for commit 90c73ee8. ± Comparison against base commit 27154b5e.

This pull request removes 983 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", … ```