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

header.hpp renaming #72

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

cmazakas
Copy link
Collaborator

For the sake of reducting ambiguity with regards to tooling, rename src/detail/header.hpp to src/deatil/header_impl.hpp

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.09%. Comparing base (e94906b) to head (39a71bf).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #72   +/-   ##
========================================
  Coverage    88.09%   88.09%           
========================================
  Files           78       78           
  Lines         4260     4260           
========================================
  Hits          3753     3753           
  Misses         507      507           
Files Coverage Δ
src/detail/header_impl.hpp 100.00% <100.00%> (ø)
src/request.cpp 100.00% <ø> (ø)
src/response.cpp 100.00% <ø> (ø)

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 e94906b...39a71bf. Read the comment docs.

@vinniefalco vinniefalco merged commit 39a71bf into cppalliance:develop Mar 12, 2024
53 checks passed
@cmazakas cmazakas deleted the fix/header-rename branch March 12, 2024 14:59
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.

3 participants