From 577ca35a36d28cde3bc0838a72e30c1249396dd7 Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Tue, 4 Feb 2025 15:13:37 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c406107..0b7e9d3b 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Dash SPV core written in rust with bindings for different platforms (WORK IN PRO | Branch | Tests | Coverage | |--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------| -| main | [![Tests](https://github.com/dashpay/dash-shared-core/workflows/Tests%20and%20XCode%20framework/badge.svg?branch=main)](https://github.com/dashpay/dash-shared-core/actions) | [![codecov](https://codecov.io/gh/dashpay/dash-shared-core/branch/main/graph/badge.svg?token=6Z6A6FT5HV)](https://codecov.io/gh/dashpay/dash-shared-core) | +| main | [![Tests](https://github.com/dashpay/dash-shared-core/workflows/Tests%20and%20XCode%20framework/badge.svg?branch=main)](https://github.com/dashpay/dash-shared-core/actions/workflows/apple-bindings.yml) | [![codecov](https://codecov.io/gh/dashpay/dash-shared-core/branch/main/graph/badge.svg?token=6Z6A6FT5HV)](https://codecov.io/gh/dashpay/dash-shared-core) | From 6307b5a37cab1216b6f64805cde51b86583f60c4 Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Sat, 29 Mar 2025 10:40:06 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b7e9d3b..685b5274 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Dash SPV core written in rust with bindings for different platforms (WORK IN PRO | Branch | Tests | Coverage | |--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------| -| main | [![Tests](https://github.com/dashpay/dash-shared-core/workflows/Tests%20and%20XCode%20framework/badge.svg?branch=main)](https://github.com/dashpay/dash-shared-core/actions/workflows/apple-bindings.yml) | [![codecov](https://codecov.io/gh/dashpay/dash-shared-core/branch/main/graph/badge.svg?token=6Z6A6FT5HV)](https://codecov.io/gh/dashpay/dash-shared-core) | +| main | [![Tests](https://github.com/dashpay/dash-shared-core/actions/workflows/apple-bindings.yml/badge.svg)](https://github.com/dashpay/dash-shared-core/actions/workflows/apple-bindings.yml) | [![codecov](https://codecov.io/gh/dashpay/dash-shared-core/branch/main/graph/badge.svg?token=6Z6A6FT5HV)](https://codecov.io/gh/dashpay/dash-shared-core) |