Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Costanzo <[email protected]>
  • Loading branch information
ryjones authored and ianco committed Dec 9, 2023
1 parent cacb967 commit caea248
Show file tree
Hide file tree
Showing 7 changed files with 104 additions and 104 deletions.
8 changes: 4 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@ Want to add your Aries component to this page? You need to add a runset to the

| Test Agent | Scope | Exceptions | ACA-Py | AF-Go | AFJ | AF-.NET | Findy | VCX | **All Tests** |
| ----- | ----- | ----- | :----: | :----: | :----: | :----: | :----: | :----: | :----: |
| [ACA-Py](acapy.md)| AIP 1, 2 | None | 96 / 96<br>100% | 0 / 31<br>0% | 49 / 79<br>62% | 6 / 36<br>16% | 34 / 34<br>100% | 37 / 38<br>97% | **216 / 302<br>71%** |
| [ACA-Py](acapy.md)| AIP 1, 2 | None | 89 / 96<br>92% | 0 / 31<br>0% | 55 / 79<br>69% | 6 / 36<br>16% | 34 / 34<br>100% | 37 / 38<br>97% | **215 / 302<br>71%** |
| [AF-Go](afgo.md)| AIP 2 | None | 0 / 31<br>0% | 27 / 45<br>60% | 0 / 0<br>0% | 0 / 0<br>0% | 0 / 0<br>0% | 0 / 0<br>0% | **27 / 76<br>35%** |
| [AFJ](javascript.md)| AIP 1 | Revocation | 49 / 79<br>62% | 0 / 0<br>0% | 12 / 28<br>42% | 12 / 53<br>22% | 25 / 51<br>49% | 22 / 38<br>57% | **108 / 220<br>49%** |
| [AFJ](javascript.md)| AIP 1 | Revocation | 55 / 79<br>69% | 0 / 0<br>0% | 12 / 28<br>42% | 12 / 53<br>22% | 25 / 51<br>49% | 22 / 38<br>57% | **114 / 220<br>51%** |
| [AF-.NET](dotnet.md)| AIP 1 | Proof Proposal | 6 / 36<br>16% | 0 / 0<br>0% | 12 / 53<br>22% | 0 / 12<br>0% | 6 / 39<br>15% | 0 / 0<br>0% | **12 / 111<br>10%** |
| [Findy](findy.md)| AIP 1 | Credential Exchange | 34 / 34<br>100% | 0 / 0<br>0% | 25 / 51<br>49% | 6 / 39<br>15% | 17 / 17<br>100% | 0 / 0<br>0% | **76 / 124<br>61%** |
| [VCX](aries-vcx.md)| AIP 1 | Revocation | 37 / 38<br>97% | 0 / 0<br>0% | 22 / 38<br>57% | 0 / 0<br>0% | 0 / 0<br>0% | 17 / 20<br>85% | **76 / 96<br>79%** |
| [VCX](aries-vcx.md)| AIP 1 | Revocation | 37 / 38<br>97% | 0 / 0<br>0% | 22 / 38<br>57% | 0 / 0<br>0% | 0 / 0<br>0% | 18 / 20<br>90% | **77 / 96<br>80%** |

- Where the row and column are the same Test Agent, the results include only the tests where the Test Agent plays ALL of the roles (ACME, Bob, Faber and Mallory)
- The results in the "All Tests" column include tests involving the "Test Agent" in ANY of the roles.
- Wondering what the results mean? Please read the brief [introduction to Aries interoperability](aries-interop-intro.md) for some background.
- Select the "Test Agent" links to drill down into the tests being run for each Test Agent.


*Results last updated: Mon Nov 20 02:41:29 UTC 2023*
*Results last updated: Sat Dec 9 02:30:05 UTC 2023*

56 changes: 28 additions & 28 deletions docs/acapy.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@

| Runset | ACME<br>(Issuer) | Bob<br>(Holder) | Faber<br>(Verifier) | Mallory<br>(Holder) | Scope | Results |
| ------ | :--------------: | :-------------: | :----------------: | :-----------------: | ----- | :-----: |
| [acapy-afgo](#runset-acapy-afgo) | acapy-main<br>0.11.0rc2 | afgo-interop<br>unknown | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | pre-AIP 2.0 | [**0 / 14<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-afgo/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-afj](#runset-acapy-afj) | acapy-main<br>0.11.0rc2 | javascript<br>0.5.0-alpha.67 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**32 / 39<br>82%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-aip10](#runset-acapy-aip10) | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**35 / 35<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-aip10/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-aip20](#runset-acapy-aip20) | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 2.0 | [**61 / 61<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-aip20/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.11.0rc2 | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**18 / 18<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-dotnet-javascript](#runset-acapy-dotnet-javascript) | acapy-main<br>0.11.0rc2 | javascript<br>0.5.0-alpha.67 | dotnet<br> | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**6 / 12<br>50%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-javascript-f-dotnet/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-dotnet](#runset-acapy-dotnet) | acapy-main<br>0.11.0rc2 | dotnet<br> | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**0 / 12<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-dotnet/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-findy](#runset-acapy-findy) | acapy-main<br>0.11.0rc2 | findy<br>0.31.34 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**17 / 17<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-findy/reports/latest/index.html?redirect=false#behaviors) |
| [afgo-acapy](#runset-afgo-acapy) | afgo-interop<br>unknown | acapy-main<br>0.11.0rc2 | afgo-interop<br>unknown | afgo-interop<br>unknown | pre-AIP 2.0 | [**0 / 17<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [afj-acapy](#runset-afj-acapy) | javascript<br>0.5.0-alpha.67 | acapy-main<br>0.11.0rc2 | javascript<br>0.5.0-alpha.67 | javascript<br>0.5.0-alpha.67 | AIP 1.0 | [**11 / 28<br>39%**](https://allure.vonx.io/api/allure-docker-service/projects/javascript-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0rc2 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [dotnet-acapy](#runset-dotnet-acapy) | dotnet<br> | acapy-main<br>0.11.0rc2 | dotnet<br> | dotnet<br> | AIP 1.0 | [**0 / 12<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/dotnet-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [findy-acapy](#runset-findy-acapy) | findy<br>0.31.34 | acapy-main<br>0.11.0rc2 | findy<br>0.31.34 | findy<br>0.31.34 | AIP 1.0 | [**17 / 17<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/findy-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-afgo](#runset-acapy-afgo) | acapy-main<br>0.11.0 | afgo-interop<br>unknown | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | pre-AIP 2.0 | [**0 / 14<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-afgo/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-afj](#runset-acapy-afj) | acapy-main<br>0.11.0 | javascript<br>0.5.0-alpha.71 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**38 / 39<br>97%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-aip10](#runset-acapy-aip10) | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**35 / 35<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-aip10/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-aip20](#runset-acapy-aip20) | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 2.0 | [**54 / 61<br>88%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-aip20/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**18 / 18<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-dotnet-javascript](#runset-acapy-dotnet-javascript) | acapy-main<br>0.11.0 | javascript<br>0.5.0-alpha.71 | dotnet<br> | acapy-main<br>0.11.0 | AIP 1.0 | [**6 / 12<br>50%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-javascript-f-dotnet/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-dotnet](#runset-acapy-dotnet) | acapy-main<br>0.11.0 | dotnet<br> | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**0 / 12<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-dotnet/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-findy](#runset-acapy-findy) | acapy-main<br>0.11.0 | findy<br>0.31.46 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**17 / 17<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-findy/reports/latest/index.html?redirect=false#behaviors) |
| [afgo-acapy](#runset-afgo-acapy) | afgo-interop<br>unknown | acapy-main<br>0.11.0 | afgo-interop<br>unknown | afgo-interop<br>unknown | pre-AIP 2.0 | [**0 / 17<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [afj-acapy](#runset-afj-acapy) | javascript<br>0.5.0-alpha.71 | acapy-main<br>0.11.0 | javascript<br>0.5.0-alpha.71 | javascript<br>0.5.0-alpha.71 | AIP 1.0 | [**11 / 28<br>39%**](https://allure.vonx.io/api/allure-docker-service/projects/javascript-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [dotnet-acapy](#runset-dotnet-acapy) | dotnet<br> | acapy-main<br>0.11.0 | dotnet<br> | dotnet<br> | AIP 1.0 | [**0 / 12<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/dotnet-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [findy-acapy](#runset-findy-acapy) | findy<br>0.31.46 | acapy-main<br>0.11.0 | findy<br>0.31.46 | findy<br>0.31.46 | AIP 1.0 | [**17 / 17<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/findy-b-acapy/reports/latest/index.html?redirect=false#behaviors) |

## Runset Notes

Expand All @@ -28,7 +28,7 @@ Runset Name: ACA-PY to AF-Go
**Latest results: 0 out of 14 (0%)**
*Last run: Mon Nov 20 00:20:53 UTC 2023*
*Last run: Sat Dec 9 00:20:36 UTC 2023*
```

#### Current Runset Status
Expand All @@ -48,10 +48,10 @@ All of the tests being executed in this runset are passing.
Runset Name: ACA-PY to AFJ

```tip
**Latest results: 32 out of 39 (82%)**
**Latest results: 38 out of 39 (97%)**
*Last run: Mon Nov 20 00:44:00 UTC 2023*
*Last run: Sat Dec 9 00:43:54 UTC 2023*
```

#### Current Runset Status
Expand All @@ -74,7 +74,7 @@ Runset Name: ACA-PY to ACA-Py
**Latest results: 35 out of 35 (100%)**
*Last run: Mon Nov 20 00:35:03 UTC 2023*
*Last run: Sat Dec 9 00:33:47 UTC 2023*
```

#### Current Runset Status
Expand All @@ -94,10 +94,10 @@ All of the tests being executed in this runset are passing.
Runset Name: ACA-PY to ACA-Py

```tip
**Latest results: 61 out of 61 (100%)**
**Latest results: 54 out of 61 (88%)**
*Last run: Mon Nov 20 00:44:39 UTC 2023*
*Last run: Sat Dec 9 00:43:44 UTC 2023*
```

#### Current Runset Status
Expand All @@ -120,7 +120,7 @@ Runset Name: acapy to aries-vcx
**Latest results: 18 out of 18 (100%)**
*Last run: Mon Nov 20 00:58:58 UTC 2023*
*Last run: Sat Dec 9 00:54:23 UTC 2023*
```

#### Current Runset Status
Expand All @@ -142,7 +142,7 @@ Runset Name: ACA-PY to AF-.NET to AFJ
**Latest results: 6 out of 12 (50%)**
*Last run: Mon Nov 20 00:45:13 UTC 2023*
*Last run: Sat Dec 9 00:44:25 UTC 2023*
```

#### Current Runset Status
Expand All @@ -167,7 +167,7 @@ Runset Name: ACA-PY to AF-.NET
**Latest results: 0 out of 12 (0%)**
*Last run: Mon Nov 20 00:49:39 UTC 2023*
*Last run: Sat Dec 9 00:48:41 UTC 2023*
```

#### Current Runset Status
Expand All @@ -192,7 +192,7 @@ Runset Name: ACA-PY to findy
**Latest results: 17 out of 17 (100%)**
*Last run: Mon Nov 20 01:00:07 UTC 2023*
*Last run: Sat Dec 9 00:58:52 UTC 2023*
```

#### Current Runset Status
Expand All @@ -215,7 +215,7 @@ Runset Name: AF-Go to ACA-PY
**Latest results: 0 out of 17 (0%)**
*Last run: Mon Nov 20 01:03:10 UTC 2023*
*Last run: Sat Dec 9 01:02:05 UTC 2023*
```

#### Current Runset Status
Expand All @@ -238,7 +238,7 @@ Runset Name: AFJ to ACA-PY
**Latest results: 11 out of 28 (39%)**
*Last run: Mon Nov 20 01:14:12 UTC 2023*
*Last run: Sat Dec 9 01:12:18 UTC 2023*
```

#### Current Runset Status
Expand All @@ -261,7 +261,7 @@ Runset Name: aries-vcx to acapy
**Latest results: 19 out of 20 (95%)**
*Last run: Mon Nov 20 01:59:07 UTC 2023*
*Last run: Sat Dec 9 01:51:56 UTC 2023*
```

#### Current Runset Status
Expand All @@ -283,7 +283,7 @@ Runset Name: AF-.NET to ACA-PY
**Latest results: 0 out of 12 (0%)**
*Last run: Mon Nov 20 01:36:20 UTC 2023*
*Last run: Sat Dec 9 01:34:18 UTC 2023*
```

#### Current Runset Status
Expand All @@ -306,7 +306,7 @@ Runset Name: findy to ACA-PY
**Latest results: 17 out of 17 (100%)**
*Last run: Mon Nov 20 02:07:40 UTC 2023*
*Last run: Sat Dec 9 02:05:47 UTC 2023*
```

#### Current Runset Status
Expand Down
10 changes: 5 additions & 5 deletions docs/afgo.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

| Runset | ACME<br>(Issuer) | Bob<br>(Holder) | Faber<br>(Verifier) | Mallory<br>(Holder) | Scope | Results |
| ------ | :--------------: | :-------------: | :----------------: | :-----------------: | ----- | :-----: |
| [acapy-afgo](#runset-acapy-afgo) | acapy-main<br>0.11.0rc2 | afgo-interop<br>unknown | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | pre-AIP 2.0 | [**0 / 14<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-afgo/reports/latest/index.html?redirect=false#behaviors) |
| [afgo-acapy](#runset-afgo-acapy) | afgo-interop<br>unknown | acapy-main<br>0.11.0rc2 | afgo-interop<br>unknown | afgo-interop<br>unknown | pre-AIP 2.0 | [**0 / 17<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-afgo](#runset-acapy-afgo) | acapy-main<br>0.11.0 | afgo-interop<br>unknown | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | pre-AIP 2.0 | [**0 / 14<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-afgo/reports/latest/index.html?redirect=false#behaviors) |
| [afgo-acapy](#runset-afgo-acapy) | afgo-interop<br>unknown | acapy-main<br>0.11.0 | afgo-interop<br>unknown | afgo-interop<br>unknown | pre-AIP 2.0 | [**0 / 17<br>0%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [afgo](#runset-afgo) | afgo-master<br>unknown | afgo-master<br>unknown | afgo-master<br>unknown | afgo-master<br>unknown | AIP 2.0 | [**27 / 45<br>60%**](https://allure.vonx.io/api/allure-docker-service/projects/afgo/reports/latest/index.html?redirect=false#behaviors) |

## Runset Notes
Expand All @@ -18,7 +18,7 @@ Runset Name: ACA-PY to AF-Go
**Latest results: 0 out of 14 (0%)**
*Last run: Mon Nov 20 00:20:53 UTC 2023*
*Last run: Sat Dec 9 00:20:36 UTC 2023*
```

#### Current Runset Status
Expand All @@ -41,7 +41,7 @@ Runset Name: AF-Go to ACA-PY
**Latest results: 0 out of 17 (0%)**
*Last run: Mon Nov 20 01:03:10 UTC 2023*
*Last run: Sat Dec 9 01:02:05 UTC 2023*
```

#### Current Runset Status
Expand All @@ -64,7 +64,7 @@ Runset Name: AF-Go to AF-Go
**Latest results: 27 out of 45 (60%)**
*Last run: Mon Nov 20 01:25:25 UTC 2023*
*Last run: Sat Dec 9 01:21:08 UTC 2023*
```

#### Current Runset Status
Expand Down
22 changes: 11 additions & 11 deletions docs/aries-vcx.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

| Runset | ACME<br>(Issuer) | Bob<br>(Holder) | Faber<br>(Verifier) | Mallory<br>(Holder) | Scope | Results |
| ------ | :--------------: | :-------------: | :----------------: | :-----------------: | ----- | :-----: |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.11.0rc2 | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0rc2 | acapy-main<br>0.11.0rc2 | AIP 1.0 | [**18 / 18<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0rc2 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-ariesvcx](#runset-ariesvcx-ariesvcx) | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**17 / 20<br>85%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-javascript](#runset-ariesvcx-javascript) | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.67 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [javascript-ariesvcx](#runset-javascript-ariesvcx) | javascript<br>0.5.0-alpha.67 | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.67 | javascript<br>0.5.0-alpha.67 | AIP 1.0 | [**3 / 18<br>16%**](https://allure.vonx.io/api/allure-docker-service/projects/javascript-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | acapy-main<br>0.11.0 | AIP 1.0 | [**18 / 18<br>100%**](https://allure.vonx.io/api/allure-docker-service/projects/acapy-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-acapy](#runset-ariesvcx-acapy) | aries-vcx<br>1.0.0 | acapy-main<br>0.11.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-acapy/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-ariesvcx](#runset-ariesvcx-ariesvcx) | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**18 / 20<br>90%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-javascript](#runset-ariesvcx-javascript) | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.71 | aries-vcx<br>1.0.0 | aries-vcx<br>1.0.0 | AIP 1.0 | [**19 / 20<br>95%**](https://allure.vonx.io/api/allure-docker-service/projects/aries-vcx-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [javascript-ariesvcx](#runset-javascript-ariesvcx) | javascript<br>0.5.0-alpha.71 | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.71 | javascript<br>0.5.0-alpha.71 | AIP 1.0 | [**3 / 18<br>16%**](https://allure.vonx.io/api/allure-docker-service/projects/javascript-b-aries-vcx/reports/latest/index.html?redirect=false#behaviors) |

## Runset Notes

Expand All @@ -20,7 +20,7 @@ Runset Name: acapy to aries-vcx
**Latest results: 18 out of 18 (100%)**
*Last run: Mon Nov 20 00:58:58 UTC 2023*
*Last run: Sat Dec 9 00:54:23 UTC 2023*
```

#### Current Runset Status
Expand All @@ -42,7 +42,7 @@ Runset Name: aries-vcx to acapy
**Latest results: 19 out of 20 (95%)**
*Last run: Mon Nov 20 01:59:07 UTC 2023*
*Last run: Sat Dec 9 01:51:56 UTC 2023*
```

#### Current Runset Status
Expand All @@ -61,10 +61,10 @@ No test status note is available for this runset. Please update: .github/workflo
Runset Name: aries-vcx to aries-vcx

```tip
**Latest results: 17 out of 20 (85%)**
**Latest results: 18 out of 20 (90%)**
*Last run: Mon Nov 20 02:00:16 UTC 2023*
*Last run: Sat Dec 9 01:50:06 UTC 2023*
```

#### Current Runset Status
Expand All @@ -86,7 +86,7 @@ Runset Name: aries-vcx to javascript
**Latest results: 19 out of 20 (95%)**
*Last run: Mon Nov 20 02:07:35 UTC 2023*
*Last run: Sat Dec 9 02:00:27 UTC 2023*
```

#### Current Runset Status
Expand All @@ -108,7 +108,7 @@ Runset Name: javascript to aries-vcx
**Latest results: 3 out of 18 (16%)**
*Last run: Mon Nov 20 02:39:35 UTC 2023*
*Last run: Sat Dec 9 02:28:08 UTC 2023*
```

#### Current Runset Status
Expand Down
Loading

0 comments on commit caea248

Please sign in to comment.