OpenSAGE / OpenSAGE.BlenderPlugin

A Westwood 3D Blender plugin. Imports & exports the W3D/W3X format to/from Blender.
https://opensage.github.io
GNU Lesser General Public License v3.0
50 stars 18 forks source link

Even more float parsing with ',' #182

Closed Tarcontar closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #182 (b61b1bb) into master (e1e77fc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          49       49           
  Lines        4162     4162           
  Branches      755      755           
=======================================
  Hits         4160     4160           
  Misses          1        1           
  Partials        1        1           
Impacted Files Coverage Δ
...sh_w3d/w3x/structs/mesh_structs/bounding_sphere.py 100.00% <ø> (ø)
...w3d/common/structs/mesh_structs/shader_material.py 100.00% <100.00%> (ø)
...o_mesh_w3d/common/structs/mesh_structs/triangle.py 100.00% <100.00%> (ø)
...3d/common/structs/mesh_structs/vertex_influence.py 100.00% <100.00%> (ø)
io_mesh_w3d/common/structs/rgba.py 100.00% <100.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 e1e77fc...b61b1bb. Read the comment docs.