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

Add DictionaryTrait #573

Merged
merged 12 commits into from
Sep 28, 2023

docs(core): add missing parameter names

20be5a0
Select commit
Loading
Failed to load commit list.
Merged

Add DictionaryTrait #573

docs(core): add missing parameter names
20be5a0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

33.92% (+2.11%) compared to 272177a

View this Pull Request on Codecov

33.92% (+2.11%) compared to 272177a

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (272177a) 31.80% compared to head (20be5a0) 33.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
+ Coverage   31.80%   33.92%   +2.11%     
==========================================
  Files          92       95       +3     
  Lines        6357     6594     +237     
==========================================
+ Hits         2022     2237     +215     
- Misses       4335     4357      +22     
Files Coverage Δ
...ore/include/cubos/core/reflection/external/map.hpp 90.00% <90.00%> (ø)
...e/cubos/core/reflection/external/unordered_map.hpp 90.00% <90.00%> (ø)
...re/src/cubos/core/reflection/traits/dictionary.cpp 91.24% <91.24%> (ø)

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