dt-rush / sameriver

game engine written in go
Other
1 stars 1 forks source link

Feature/expand entities table on max #55

Closed dt-rush closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (1299141) into master (c0b70d8) will decrease coverage by 0.95%. The diff coverage is 67.71%.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   71.35%   70.40%   -0.95%     
==========================================
  Files          63       63              
  Lines        3044     3193     +149     
==========================================
+ Hits         2172     2248      +76     
- Misses        764      818      +54     
- Partials      108      127      +19     
Impacted Files Coverage Δ
v2/inventory_system.go 88.23% <0.00%> (-5.52%) :arrow_down:
v2/item_system.go 78.04% <0.00%> (-0.27%) :arrow_down:
v2/physics_system.go 96.87% <0.00%> (-3.13%) :arrow_down:
v2/sprite_system.go 0.00% <0.00%> (ø)
v2/steering_system.go 94.44% <0.00%> (-1.79%) :arrow_down:
v2/testing_systems.go 70.45% <0.00%> (-11.13%) :arrow_down:
v2/world_queries.go 33.33% <33.33%> (ø)
v2/component_table.go 41.93% <40.69%> (-5.18%) :arrow_down:
v2/event_bus.go 89.18% <42.85%> (-10.82%) :arrow_down:
v2/runtime_limit_sharer.go 80.21% <60.00%> (-7.13%) :arrow_down:
... and 12 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.