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

Implement Routes#run and Route#run #2552

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Implement Routes#run and Route#run #2552

merged 2 commits into from
Dec 13, 2023

Conversation

adamgfraser
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (f9ffb0b) 64.58% compared to head (ce5545a) 64.50%.

Files Patch % Lines
zio-http/src/main/scala/zio/http/Routes.scala 0.00% 10 Missing ⚠️
zio-http/src/main/scala/zio/http/Route.scala 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2552      +/-   ##
==========================================
- Coverage   64.58%   64.50%   -0.08%     
==========================================
  Files         138      138              
  Lines        8086     8097      +11     
  Branches     1459     1493      +34     
==========================================
+ Hits         5222     5223       +1     
- Misses       2864     2874      +10     

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

@vigoo vigoo merged commit 328729d into zio:main Dec 13, 2023
14 checks passed
@adamgfraser adamgfraser deleted the apply branch January 1, 2024 03:11
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.

None yet

3 participants