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

Refactor iguana2 #302

Merged
merged 45 commits into from
Sep 6, 2024
Merged

Refactor iguana2 #302

merged 45 commits into from
Sep 6, 2024

Conversation

qicosmos
Copy link
Owner

@qicosmos qicosmos commented Sep 5, 2024

all use ylt.reflection, unify reflection interface.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 73.63636% with 145 lines in your changes missing coverage. Please review.

Project coverage is 45.72%. Comparing base (1d774ee) to head (f08ec4f).
Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
benchmark/json_benchmark.h 0.00% 56 Missing ⚠️
iguana/common.hpp 79.03% 13 Missing ⚠️
benchmark/yaml_benchmark.hpp 0.00% 12 Missing ⚠️
example/xml_example.cpp 0.00% 12 Missing ⚠️
example/yaml_example.cpp 0.00% 12 Missing ⚠️
benchmark/xml_bench.hpp 0.00% 10 Missing ⚠️
example/json_example.cpp 0.00% 8 Missing ⚠️
benchmark/json_benchmark.cpp 0.00% 7 Missing ⚠️
iguana/ylt/reflection/member_names.hpp 55.55% 4 Missing ⚠️
test/test_reflection.cpp 0.00% 3 Missing ⚠️
... and 7 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   48.19%   45.72%   -2.48%     
==========================================
  Files          53       64      +11     
  Lines        6241     7563    +1322     
==========================================
+ Hits         3008     3458     +450     
- Misses       3233     4105     +872     

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

@qicosmos qicosmos merged commit fe0d4a9 into master Sep 6, 2024
19 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.

2 participants