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

Support dynamic reflection on field names for messages #9

Merged
merged 7 commits into from
Jan 20, 2021

Conversation

PragmaTwice
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #9 (a2a117f) into master (c264fdc) will decrease coverage by 0.20%.
The diff coverage is 95.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master       #9      +/-   ##
===========================================
- Coverage   100.00%   99.79%   -0.21%     
===========================================
  Files           20       22       +2     
  Lines          478      499      +21     
===========================================
+ Hits           478      498      +20     
- Misses           0        1       +1     
Impacted Files Coverage Δ
include/protopuf/field.h 100.00% <ø> (ø)
include/protopuf/message.h 100.00% <ø> (ø)
include/protopuf/reflection.h 83.33% <83.33%> (ø)
test/reflection.cpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c264fdc...a2a117f. Read the comment docs.

@PragmaTwice
Copy link
Owner Author

Keep 100%!

@PragmaTwice PragmaTwice self-assigned this Jan 20, 2021
@PragmaTwice PragmaTwice added the enhancement New feature or request label Jan 20, 2021
@PragmaTwice PragmaTwice merged commit fd6c5f3 into master Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants