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

[fix] pedantic warnings #112

Merged
merged 2 commits into from
May 5, 2023
Merged

[fix] pedantic warnings #112

merged 2 commits into from
May 5, 2023

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Apr 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #112 (6d8ed57) into master (fa609bf) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          27       27           
  Lines        3060     3060           
=======================================
  Hits         2966     2966           
  Misses         94       94           
Impacted Files Coverage Δ
src/c4/allocator.hpp 81.39% <ø> (ø)
src/c4/bitmask.hpp 95.78% <ø> (ø)
src/c4/charconv.hpp 99.27% <ø> (ø)
src/c4/ctor_dtor.hpp 86.95% <ø> (ø)
src/c4/dump.hpp 100.00% <ø> (ø)
src/c4/enum.hpp 92.10% <ø> (ø)
src/c4/error.cpp 45.65% <ø> (ø)
src/c4/format.cpp 100.00% <ø> (ø)
src/c4/memory_resource.cpp 95.87% <ø> (ø)
src/c4/memory_util.hpp 100.00% <ø> (ø)
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@biojppm biojppm force-pushed the fix/pedantic_warnings branch 9 times, most recently from 372a886 to 56a93e3 Compare May 4, 2023 22:01
@biojppm biojppm merged commit 70a2847 into master May 5, 2023
@biojppm biojppm deleted the fix/pedantic_warnings branch May 5, 2023 16:06
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