luca-piccioni / OpenGL.Net

Modern OpenGL bindings for C#.
MIT License
574 stars 109 forks source link

Fix #136 #137

Closed GiantBlargg closed 8 months ago

GiantBlargg commented 5 years ago

Fixes #136

codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage    92.1%   92.14%   +0.04%     
==========================================
  Files          91       91              
  Lines       27619    27663      +44     
  Branches     1932     1938       +6     
==========================================
+ Hits        25438    25490      +52     
+ Misses       1931     1926       -5     
+ Partials      250      247       -3
Flag Coverage Δ
#WGL_net35_x64_Release 92.22% <ø> (ø) :arrow_up:
#WGL_net35_x86_Release 90.97% <ø> (?)
#WGL_net461_x64_Release 91.59% <ø> (ø) :arrow_up:
#WGL_net461_x86_Release 90.71% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
OpenGL.Net/Vertex4.cs 92.68% <0%> (+0.26%) :arrow_up:
OpenGL.Net/DeviceContextGLX.cs 8.02% <0%> (+0.33%) :arrow_up:
Khronos.Net/KhronosVersion.cs 94.41% <0%> (+0.55%) :arrow_up:
OpenGL.Net/Glx.cs 3.09% <0%> (+1.03%) :arrow_up:
Khronos.Net/KhronosLogContext.cs 91.57% <0%> (+1.05%) :arrow_up:
Khronos.Net/Platform.cs 26.19% <0%> (+9.52%) :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 75f50d6...4c8b70a. Read the comment docs.