qicosmos / iguana

universal serialization engine
Apache License 2.0
1.11k stars 226 forks source link

Refactor iguana2 #302

Closed qicosmos closed 2 months ago

qicosmos commented 2 months ago

all use ylt.reflection, unify reflection interface.

codecov-commenter commented 2 months ago

:warning: 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 :warning:
iguana/common.hpp 79.03% 13 Missing :warning:
benchmark/yaml_benchmark.hpp 0.00% 12 Missing :warning:
example/xml_example.cpp 0.00% 12 Missing :warning:
example/yaml_example.cpp 0.00% 12 Missing :warning:
benchmark/xml_bench.hpp 0.00% 10 Missing :warning:
example/json_example.cpp 0.00% 8 Missing :warning:
benchmark/json_benchmark.cpp 0.00% 7 Missing :warning:
iguana/ylt/reflection/member_names.hpp 55.55% 4 Missing :warning:
test/test_reflection.cpp 0.00% 3 Missing :warning:
... and 7 more

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.