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

Animation export fix #200

Closed Tarcontar closed 3 years ago

Tarcontar commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #200 (32ec7ee) into master (f564bff) will decrease coverage by 4.71%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
- Coverage   99.88%   95.16%   -4.72%     
==========================================
  Files          50       52       +2     
  Lines        4307     4614     +307     
  Branches      776      801      +25     
==========================================
+ Hits         4302     4391      +89     
- Misses          3      220     +217     
- Partials        2        3       +1     
Impacted Files Coverage Δ
io_mesh_w3d/__init__.py 27.14% <0.00%> (ø)
io_mesh_w3d/common/utils/animation_export.py 100.00% <100.00%> (ø)
io_mesh_w3d/utils.py 40.00% <0.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 f564bff...32ec7ee. Read the comment docs.