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

Handle defects in handled routes (#2580) #2596

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Conversation

987Nabil
Copy link
Contributor

@987Nabil 987Nabil commented Jan 7, 2024

fixes #2580
/claim #2580

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f4b2b3f) 64.23% compared to head (3bd567e) 64.31%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2596      +/-   ##
==========================================
+ Coverage   64.23%   64.31%   +0.07%     
==========================================
  Files         140      140              
  Lines        8358     8362       +4     
  Branches     1604     1606       +2     
==========================================
+ Hits         5369     5378       +9     
+ Misses       2989     2984       -5     

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

@jdegoes jdegoes merged commit 7458b6f into zio:main Jan 7, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UIO-based handlers produce Route.Handled
3 participants