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

Move old serialization code to cubos::core::data::old #616

Merged

refactor(serialization): move to old namespace

0d5fe48
Select commit
Loading
Failed to load commit list.
Merged

Move old serialization code to cubos::core::data::old #616

refactor(serialization): move to old namespace
0d5fe48
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

36.57% (-0.01%) compared to 66bc6ef

View this Pull Request on Codecov

36.57% (-0.01%) compared to 66bc6ef

Details

Codecov Report

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

Comparison is base (66bc6ef) 36.57% compared to head (0d5fe48) 36.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #616      +/-   ##
==========================================
- Coverage   36.57%   36.57%   -0.01%     
==========================================
  Files          89       89              
  Lines        6367     6368       +1     
==========================================
  Hits         2329     2329              
- Misses       4038     4039       +1     
Files Coverage Δ
.../include/cubos/core/data/old/binary_serializer.hpp 100.00% <ø> (ø)
core/include/cubos/core/data/old/context.hpp 100.00% <ø> (ø)
...e/include/cubos/core/data/old/debug_serializer.hpp 0.00% <ø> (ø)
core/include/cubos/core/data/old/deserializer.hpp 100.00% <ø> (ø)
core/include/cubos/core/data/old/package.hpp 83.33% <ø> (ø)
.../include/cubos/core/data/old/serialization_map.hpp 69.23% <ø> (ø)
core/include/cubos/core/data/old/serializer.hpp 55.55% <ø> (ø)
core/include/cubos/core/ecs/blueprint.hpp 94.73% <100.00%> (ø)
core/include/cubos/core/ecs/commands.hpp 95.65% <ø> (ø)
core/include/cubos/core/ecs/component_manager.hpp 100.00% <ø> (ø)
... and 25 more

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