oakmound / oak

A pure Go game engine
Apache License 2.0
1.55k stars 83 forks source link

Add Linux/ARM64 support and automated tests for it #182

Closed 200sc closed 2 years ago

200sc commented 2 years ago

This closes #181.

codecov-commenter commented 2 years ago

Codecov Report

Merging #182 (9e87168) into master (458e122) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   92.60%   92.67%   +0.07%     
==========================================
  Files         141      141              
  Lines        6406     6406              
==========================================
+ Hits         5932     5937       +5     
+ Misses        415      410       -5     
  Partials       59       59              
Impacted Files Coverage Δ
sceneLoop.go 94.38% <0.00%> (+3.37%) :arrow_up:
drawLoop.go 54.71% <0.00%> (+3.77%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 458e122...9e87168. Read the comment docs.