Anand Krishnamoorthi
|
6eca85b497
|
Improve crate documentation (#111)
- Document QueryResults
- Delete snippets folder
- Document Value
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
|
2024-01-19 14:51:14 -08:00 |
|
Anand Krishnamoorthi
|
577e1aa8db
|
More OPA conformance; in-progress: ability to trace interpreter (#63)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
|
2023-12-16 17:50:59 -08:00 |
|
Anand Krishnamoorthi
|
8a73b4bef9
|
Updated readme. Added bundle support. (#61)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
|
2023-12-06 15:47:50 -08:00 |
|
Anand Krishnamoorthi
|
bb0ca29753
|
Lock down ACI tests and more OPA test folders (#54)
Borrowed from rego-cpp
Significantly (> 10 times) faster execution.
$ cargo test -r --test aci
aci/mount_device passed 9.597958ms
aci/mount_overlay passed 10.159208ms
aci/scratch_mount passed 8.598875ms
aci/create_container passed 10.237292ms
aci/shutdown_container passed 6.904084ms
aci/scratch_unmount passed 6.530875ms
aci/unmount_overlay passed 5.958875ms
aci/unmount_device passed 5.657834ms
aci/load_fragment passed 6.049917ms
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
|
2023-12-01 08:32:11 -08:00 |
|