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

Geometry export tests #197

Closed Tarcontar closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #197 (532dab5) into master (2ef3c6a) will increase coverage by 1.41%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   98.46%   99.88%   +1.41%     
==========================================
  Files          50       50              
  Lines        4313     4305       -8     
  Branches      776      776              
==========================================
+ Hits         4247     4300      +53     
+ Misses         60        3      -57     
+ Partials        6        2       -4     
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/box_export.py 100.00% <ø> (+9.52%) :arrow_up:
io_mesh_w3d/common/utils/helpers.py 100.00% <100.00%> (ø)
io_mesh_w3d/geometry_export.py 96.72% <100.00%> (+74.66%) :arrow_up:
io_mesh_w3d/w3x/io_xml.py 100.00% <100.00%> (+1.78%) :arrow_up:
io_mesh_w3d/common/utils/box_import.py 100.00% <0.00%> (+9.75%) :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 2ef3c6a...532dab5. Read the comment docs.