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

disable enum_reflection on GCC 8 and earlier versions #222

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

bbbgan
Copy link
Collaborator

@bbbgan bbbgan commented Aug 28, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fa13af7) 44.79% compared to head (0224ccd) 44.79%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   44.79%   44.79%           
=======================================
  Files          45       45           
  Lines        5449     5449           
=======================================
  Hits         2441     2441           
  Misses       3008     3008           
Files Changed Coverage Δ
iguana/enum_reflection.hpp 100.00% <ø> (ø)
iguana/xml_writer.hpp 91.66% <ø> (ø)
iguana/yaml_reader.hpp 100.00% <ø> (ø)
test/test.cpp 100.00% <ø> (ø)
test/test_util.cpp 100.00% <ø> (ø)
test/test_xml.cpp 100.00% <ø> (ø)
test/test_yaml.cpp 100.00% <ø> (ø)
test/unit_test.cpp 99.68% <ø> (ø)

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

@bbbgan bbbgan force-pushed the master branch 5 times, most recently from 764aa63 to 1b7588f Compare August 28, 2023 20:59
@qicosmos qicosmos merged commit 76e2256 into qicosmos:master Aug 29, 2023
22 checks passed
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.

None yet

3 participants