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

support member function #427

Merged
merged 7 commits into from
Oct 28, 2023
Merged

support member function #427

merged 7 commits into from
Oct 28, 2023

Conversation

qicosmos
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2023

Codecov Report

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

Comparison is base (4fc99e9) 64.66% compared to head (3bd6d63) 64.68%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   64.66%   64.68%   +0.01%     
==========================================
  Files         217      217              
  Lines       13155    13163       +8     
==========================================
+ Hits         8507     8514       +7     
- Misses       4648     4649       +1     
Files Coverage Δ
include/cinatra/coro_http_client.hpp 91.25% <ø> (ø)
include/cinatra/coro_http_server.hpp 95.50% <100.00%> (+0.26%) ⬆️
tests/test_cinatra.cpp 96.55% <ø> (-0.36%) ⬇️
tests/test_coro_http_server.cpp 83.51% <50.00%> (-1.15%) ⬇️

... and 4 files with indirect coverage changes

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

@qicosmos qicosmos merged commit cbbf971 into master Oct 28, 2023
21 of 22 checks passed
@qicosmos qicosmos deleted the support_member_function branch October 28, 2023 13:30
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