From 780c7833d205847ba0324149f02e437562e33f78 Mon Sep 17 00:00:00 2001 From: Vedant Khairnar Date: Thu, 15 Feb 2024 01:05:57 +0530 Subject: [PATCH] Add Hyperswitch issues to 2024-02-14-this-week-in-rust.md --- draft/2024-02-14-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-02-14-this-week-in-rust.md b/draft/2024-02-14-this-week-in-rust.md index 25098d045..1ea557b75 100644 --- a/draft/2024-02-14-this-week-in-rust.md +++ b/draft/2024-02-14-this-week-in-rust.md @@ -64,6 +64,8 @@ Some of these tasks may also have mentors available, visit the task page for mor +* [Hyperswitch - [FEATURE]: Setup code coverage for local tests & CI](https://github.com/juspay/hyperswitch/issues/1587) +* [Hyperswitch - [FEATURE]: Have get_required_value to use ValidationError in OptionExt](https://github.com/juspay/hyperswitch/issues/860) If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].