Skip to content

Added an HTTP server example using C++20 coroutines #385

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

Merged
merged 59 commits into from
Feb 11, 2025

Conversation

anarthal
Copy link
Collaborator

@anarthal anarthal commented Dec 1, 2024

Contributes to #365

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.95%. Comparing base (829dbf7) to head (9cfb36b).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #385   +/-   ##
========================================
  Coverage    98.95%   98.95%           
========================================
  Files          142      142           
  Lines         7188     7188           
========================================
  Hits          7113     7113           
  Misses          75       75           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 829dbf7...9cfb36b. Read the comment docs.

@anarthal anarthal merged commit c3f1cbf into develop Feb 11, 2025
6 checks passed
@anarthal anarthal deleted the feature/example-cpp20-http branch February 11, 2025 17:43
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.

1 participant