Implement reflection for Entity
#689
Merged
Codecov / codecov/project
succeeded
Oct 7, 2023 in 1s
36.34% (-0.04%) compared to 273f8d8
View this Pull Request on Codecov
36.34% (-0.04%) compared to 273f8d8
Details
Codecov Report
Attention: 7 lines
in your changes are missing coverage. Please review.
Comparison is base (
273f8d8
) 36.38% compared to head (f6c025e
) 36.34%.
Additional details and impacted files
@@ Coverage Diff @@
## main #689 +/- ##
==========================================
- Coverage 36.38% 36.34% -0.04%
==========================================
Files 92 92
Lines 6381 6388 +7
==========================================
Hits 2322 2322
- Misses 4059 4066 +7
Files | Coverage Δ | |
---|---|---|
core/include/cubos/core/ecs/entity/entity.hpp | 100.00% <ø> (ø) |
|
core/src/cubos/core/ecs/entity/entity.cpp | 69.04% <0.00%> (-13.81%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading