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

GHA CI #47

Merged
merged 16 commits into from
Dec 24, 2023
Merged

GHA CI #47

merged 16 commits into from
Dec 24, 2023

Conversation

cmazakas
Copy link
Collaborator

Add GHA CI plus the requisite changes to the code to make it all pass.

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff33ea5) 81.94% compared to head (b99c50f) 87.98%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #47      +/-   ##
===========================================
+ Coverage    81.94%   87.98%   +6.04%     
===========================================
  Files           76      198     +122     
  Lines         4160    11663    +7503     
===========================================
+ Hits          3409    10262    +6853     
- Misses         751     1401     +650     
Files Coverage Δ
include/boost/http_proto/buffered_base.hpp 100.00% <ø> (ø)
include/boost/http_proto/detail/type_index.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/impl/context.hpp 85.00% <100.00%> (ø)
include/boost/http_proto/impl/context.ipp 94.11% <ø> (ø)
include/boost/http_proto/impl/fields_base.ipp 93.07% <100.00%> (ø)
include/boost/http_proto/sink.hpp 100.00% <ø> (ø)
include/boost/http_proto/source.hpp 100.00% <ø> (ø)

... and 123 files with indirect coverage changes


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 ff33ea5...b99c50f. Read the comment docs.

@cmazakas cmazakas merged commit af01a36 into cppalliance:develop Dec 24, 2023
47 checks passed
@cmazakas cmazakas deleted the feature/gha-ci branch December 24, 2023 13:31
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