dwmkerr / sharpgl

Use OpenGL in .NET applications. SharpGL wraps all modern OpenGL features and offers a powerful scene graph to aid development.
MIT License
753 stars 300 forks source link

fix: correctly normalize zero length vertex #152

Closed dwmkerr closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@fef7b0a). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #152   +/-   ##
=======================================
  Coverage          ?   0.5%           
=======================================
  Files             ?     91           
  Lines             ?   3778           
  Branches          ?      0           
=======================================
  Hits              ?     19           
  Misses            ?   3759           
  Partials          ?      0
Impacted Files Coverage Δ
source/SharpGL/Core/SharpGL.SceneGraph/Vertex.cs 42.22% <100%> (ø)

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 fef7b0a...0ba351b. Read the comment docs.