dt-rush / sameriver

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

AddWorldLogic and Entity.AddLogic now pass into a buffered channel #14

Closed dt-rush closed 1 year ago

dt-rush commented 1 year ago

See #6

codecov[bot] commented 1 year ago

Codecov Report

Merging #14 (8920fb7) into master (fd9387a) will increase coverage by 0.08%. The diff coverage is 84.00%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   81.19%   81.27%   +0.08%     
==========================================
  Files          32       32              
  Lines        1457     1474      +17     
==========================================
+ Hits         1183     1198      +15     
- Misses        222      223       +1     
- Partials       52       53       +1     
Impacted Files Coverage Δ
engine/world.go 85.96% <ø> (ø)
engine/runtime_limit_sharer.go 84.61% <84.00%> (+5.44%) :arrow_up:
engine/runtime_limiter.go 86.81% <0.00%> (-2.20%) :arrow_down:

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