Skip to content

Commit

Permalink
Merge pull request #787 from hyperledger/aath-summary-results
Browse files Browse the repository at this point in the history
  • Loading branch information
swcurran committed Apr 13, 2024
2 parents bcf4785 + dc47f24 commit 005906f
Show file tree
Hide file tree
Showing 7 changed files with 95 additions and 95 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% | 55 / 79<br>69% | 6 / 36<br>16% | 34 / 34<br>100% | 37 / 38<br>97% | **222 / 302<br>73%** |
| [ACA-Py](acapy.md)| AIP 1, 2 | None | 90 / 96<br>93% | 0 / 31<br>0% | 55 / 79<br>69% | 6 / 36<br>16% | 34 / 34<br>100% | 37 / 38<br>97% | **216 / 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 | 55 / 79<br>69% | 0 / 0<br>0% | 12 / 28<br>42% | 12 / 53<br>22% | 25 / 51<br>49% | 21 / 38<br>55% | **113 / 220<br>51%** |
| [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% | 21 / 38<br>55% | 0 / 0<br>0% | 0 / 0<br>0% | 19 / 20<br>95% | **77 / 96<br>80%** |
| [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% | 19 / 20<br>95% | **78 / 96<br>81%** |

- 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 Mar 25 02:32:04 UTC 2024*
*Results last updated: Sat Apr 13 02:25:32 UTC 2024*

54 changes: 27 additions & 27 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.12.0rc2 | afgo-interop<br>unknown | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.0rc2 | javascript<br>0.5.0-alpha.97 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.0rc2 | 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.12.0rc2 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.0rc2 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.0rc2 | aries-vcx<br>1.0.0 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.0rc2 | javascript<br>0.5.0-alpha.97 | dotnet<br> | acapy-main<br>0.12.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.12.0rc2 | dotnet<br> | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.0rc2 | findy<br>0.31.58 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.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.97 | acapy-main<br>0.12.0rc2 | javascript<br>0.5.0-alpha.97 | javascript<br>0.5.0-alpha.97 | 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.12.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.12.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.58 | acapy-main<br>0.12.0rc2 | findy<br>0.31.58 | findy<br>0.31.58 | 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.12.0 | afgo-interop<br>unknown | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.0 | javascript<br>0.5.0-alpha.97 | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.0 | acapy-main<br>0.12.0 | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.0 | acapy-main<br>0.12.0 | acapy-main<br>0.12.0 | acapy-main<br>0.12.0 | AIP 2.0 | [**55 / 61<br>90%**](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.12.0 | aries-vcx<br>1.0.0 | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.0 | javascript<br>0.5.0-alpha.97 | dotnet<br> | acapy-main<br>0.12.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.12.0 | dotnet<br> | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.0 | findy<br>0.31.60 | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.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.97 | acapy-main<br>0.12.0 | javascript<br>0.5.0-alpha.97 | javascript<br>0.5.0-alpha.97 | 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.12.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.12.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.60 | acapy-main<br>0.12.0 | findy<br>0.31.60 | findy<br>0.31.60 | 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 Mar 25 00:22:05 UTC 2024*
*Last run: Sat Apr 13 00:20:31 UTC 2024*
```

#### Current Runset Status
Expand All @@ -51,7 +51,7 @@ Runset Name: ACA-PY to AFJ
**Latest results: 38 out of 39 (97%)**
*Last run: Mon Mar 25 00:44:34 UTC 2024*
*Last run: Sat Apr 13 00:42:39 UTC 2024*
```

#### 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 Mar 25 00:36:02 UTC 2024*
*Last run: Sat Apr 13 00:33:43 UTC 2024*
```

#### 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: 55 out of 61 (90%)**
*Last run: Mon Mar 25 00:45:14 UTC 2024*
*Last run: Sat Apr 13 00:43:22 UTC 2024*
```

#### 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 Mar 25 00:57:06 UTC 2024*
*Last run: Sat Apr 13 00:54:55 UTC 2024*
```

#### 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 Mar 25 00:46:21 UTC 2024*
*Last run: Sat Apr 13 00:44:39 UTC 2024*
```

#### 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 Mar 25 00:50:57 UTC 2024*
*Last run: Sat Apr 13 00:49:11 UTC 2024*
```

#### 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 Mar 25 01:01:55 UTC 2024*
*Last run: Sat Apr 13 00:58:46 UTC 2024*
```

#### 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 Mar 25 01:06:02 UTC 2024*
*Last run: Sat Apr 13 01:03:49 UTC 2024*
```

#### 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 Mar 25 01:15:08 UTC 2024*
*Last run: Sat Apr 13 01:11:51 UTC 2024*
```

#### 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 Mar 25 01:55:18 UTC 2024*
*Last run: Sat Apr 13 01:46:14 UTC 2024*
```

#### 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 Mar 25 01:40:19 UTC 2024*
*Last run: Sat Apr 13 01:32:05 UTC 2024*
```

#### 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 Mar 25 02:09:55 UTC 2024*
*Last run: Sat Apr 13 02:01:53 UTC 2024*
```

#### 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.12.0rc2 | afgo-interop<br>unknown | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.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.12.0 | afgo-interop<br>unknown | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.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 Mar 25 00:22:05 UTC 2024*
*Last run: Sat Apr 13 00:20:31 UTC 2024*
```

#### 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 Mar 25 01:06:02 UTC 2024*
*Last run: Sat Apr 13 01:03:49 UTC 2024*
```

#### 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 Mar 25 01:23:08 UTC 2024*
*Last run: Sat Apr 13 01:22:16 UTC 2024*
```

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

| Runset | ACME<br>(Issuer) | Bob<br>(Holder) | Faber<br>(Verifier) | Mallory<br>(Holder) | Scope | Results |
| ------ | :--------------: | :-------------: | :----------------: | :-----------------: | ----- | :-----: |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.12.0rc2 | aries-vcx<br>1.0.0 | acapy-main<br>0.12.0rc2 | acapy-main<br>0.12.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.12.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) |
| [acapy-ariesvcx](#runset-acapy-ariesvcx) | acapy-main<br>0.12.0 | aries-vcx<br>1.0.0 | acapy-main<br>0.12.0 | acapy-main<br>0.12.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.12.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 | [**19 / 20<br>95%**](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.97 | 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-b-javascript/reports/latest/index.html?redirect=false#behaviors) |
| [ariesvcx-javascript](#runset-ariesvcx-javascript) | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.97 | 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.97 | aries-vcx<br>1.0.0 | javascript<br>0.5.0-alpha.97 | javascript<br>0.5.0-alpha.97 | 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 Mar 25 00:57:06 UTC 2024*
*Last run: Sat Apr 13 00:54:55 UTC 2024*
```

#### 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 Mar 25 01:55:18 UTC 2024*
*Last run: Sat Apr 13 01:46:14 UTC 2024*
```

#### Current Runset Status
Expand All @@ -64,7 +64,7 @@ Runset Name: aries-vcx to aries-vcx
**Latest results: 19 out of 20 (95%)**
*Last run: Mon Mar 25 01:53:29 UTC 2024*
*Last run: Sat Apr 13 01:48:03 UTC 2024*
```

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

```tip
**Latest results: 18 out of 20 (90%)**
**Latest results: 19 out of 20 (95%)**
*Last run: Mon Mar 25 02:03:43 UTC 2024*
*Last run: Sat Apr 13 01:55:42 UTC 2024*
```

#### 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 Mar 25 02:30:42 UTC 2024*
*Last run: Sat Apr 13 02:24:00 UTC 2024*
```

#### Current Runset Status
Expand Down
Loading

0 comments on commit 005906f

Please sign in to comment.