dt-rush / sameriver

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

Feature/spatial entity filter #58

Closed dt-rush closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #58 (3fd271e) into master (1b53cce) will increase coverage by 0.11%. The diff coverage is 45.36%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   70.74%   70.85%   +0.11%     
==========================================
  Files          68       68              
  Lines        3712     3713       +1     
==========================================
+ Hits         2626     2631       +5     
+ Misses        937      934       -3     
+ Partials      149      148       -1     
Impacted Files Coverage Δ
v2/component_table.go 50.00% <0.00%> (ø)
v2/inventory.go 77.77% <ø> (+0.81%) :arrow_up:
v2/runtime_limit_sharer.go 80.21% <0.00%> (ø)
v2/sprite_system.go 0.00% <0.00%> (ø)
v2/goap_planner.go 55.96% <21.87%> (ø)
v2/goap_print.go 33.33% <27.27%> (ø)
v2/goap_goal.go 80.85% <33.33%> (ø)
v2/goap_evaluator.go 80.89% <62.50%> (ø)
v2/event_bus.go 89.18% <66.66%> (ø)
v2/logconfig.go 69.23% <69.23%> (ø)
... and 2 more

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