Codecov / codecov/project
succeeded
Oct 2, 2023 in 0s
36.56% (+0.04%) compared to a39d737
View this Pull Request on Codecov
36.56% (+0.04%) compared to a39d737
Details
Codecov Report
Attention: 10 lines
in your changes are missing coverage. Please review.
Comparison is base (
a39d737
) 36.52% compared to head (479a25e
) 36.56%.
Report is 4 commits behind head on main.
❗ Current head 479a25e differs from pull request most recent head e098a96. Consider uploading reports for the commit e098a96 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #648 +/- ##
==========================================
+ Coverage 36.52% 36.56% +0.04%
==========================================
Files 89 92 +3
Lines 6377 6378 +1
==========================================
+ Hits 2329 2332 +3
+ Misses 4048 4046 -2
Files | Coverage Δ | |
---|---|---|
.../include/cubos/core/data/old/serialization_map.hpp | 69.23% <ø> (ø) |
|
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% <ø> (ø) |
|
core/include/cubos/core/ecs/component/registry.hpp | 90.00% <ø> (ø) |
|
core/include/cubos/core/ecs/component/storage.hpp | 72.72% <ø> (ø) |
|
...e/include/cubos/core/ecs/component/vec_storage.hpp | 100.00% <ø> (ø) |
|
core/include/cubos/core/ecs/entity/entity.hpp | 100.00% <100.00%> (ø) |
|
core/include/cubos/core/ecs/entity/manager.hpp | 100.00% <ø> (ø) |
|
core/include/cubos/core/ecs/world.hpp | 88.88% <ø> (ø) |
|
... and 9 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading