Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): fix test code that caused ci freeze #69

Merged
merged 1 commit into from
Mar 15, 2024
Merged

fix(ci): fix test code that caused ci freeze #69

merged 1 commit into from
Mar 15, 2024

Conversation

tanmaykm
Copy link
Member

Fixes an issue in the test code that used a closed channel unintentionally.

Fixes an issue in the test code that used a closed channel unintentionally.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (1916168) to head (853b1f3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
- Coverage   81.74%   81.38%   -0.37%     
==========================================
  Files           7        7              
  Lines         619      623       +4     
==========================================
+ Hits          506      507       +1     
- Misses        113      116       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tanmaykm tanmaykm merged commit 48a9fff into main Mar 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants