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

small changes #128

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #128 into master will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   98.03%   98.03%   -0.01%     
==========================================
  Files          50       50              
  Lines        4062     4061       -1     
  Branches      754      754              
==========================================
- Hits         3982     3981       -1     
  Misses         36       36              
  Partials       44       44              
Impacted Files Coverage Δ
io_mesh_w3d/struct.py 100.00% <ø> (ø)
io_mesh_w3d/export_utils.py 100.00% <100.00%> (ø)
io_mesh_w3d/import_utils.py 100.00% <100.00%> (ø)
io_mesh_w3d/w3d/export_w3d.py 100.00% <100.00%> (ø)
io_mesh_w3d/w3d/import_w3d.py 100.00% <100.00%> (ø)
io_mesh_w3d/w3d/io_binary.py 100.00% <100.00%> (ø)
io_mesh_w3d/w3x/import_w3x.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 99d5439...3d24a31. Read the comment docs.