oakmound / oak

A pure Go game engine
Apache License 2.0
1.52k stars 84 forks source link

oak: update golang.org/x/sys #184

Closed 200sc closed 2 years ago

200sc commented 2 years ago

This bump enables building oak on windows ARM64.

codecov-commenter commented 2 years ago

Codecov Report

Merging #184 (935dec0) into master (8ce1c67) will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   92.72%   92.60%   -0.13%     
==========================================
  Files         141      141              
  Lines        6406     6406              
==========================================
- Hits         5940     5932       -8     
- Misses        406      415       +9     
+ Partials       60       59       -1     
Impacted Files Coverage Δ
drawLoop.go 50.94% <0.00%> (-9.44%) :arrow_down:
sceneLoop.go 91.01% <0.00%> (-3.38%) :arrow_down:
event/handler.go 96.66% <0.00%> (ø)

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 8ce1c67...935dec0. Read the comment docs.