aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVolpeon <github@volpeon.ink>2024-01-04 11:33:13 +0100
committerVolpeon <github@volpeon.ink>2024-01-04 11:33:13 +0100
commit9d15bdb3fcd81f76050ac172e0d9fa6296876e54 (patch)
tree787651d22022e1d03532a3aa1ce425890f8086f1 /README.md
parentRemove Stack (diff)
downloadhs-jsonld-master.tar.gz
hs-jsonld-master.tar.bz2
hs-jsonld-master.zip
Fix https://github.com/w3c/json-ld-api/issues/565HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b4e5b77..c047aee 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,6 @@ Tests are generated from the [official test suite](https://github.com/w3c/json-l
8 8
9| Feature | Tests | Pass | Status | 9| Feature | Tests | Pass | Status |
10| ---------- | ----- | ---- | ------ | 10| ---------- | ----- | ---- | ------ |
11| Expansion | 371 | 371 | 100% | 11| Expansion | 382 | 382 | 100% |
12| Flattening | 55 | 54 | 98% | 12| Flattening | 58 | 57 | 98% |
13| Compaction | ? | 0 | 0% | 13| Compaction | ? | 0 | 0% |