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

Coverage #155

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #155 into master will increase coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   99.80%   99.97%   +0.17%     
==========================================
  Files          49       49              
  Lines        4027     4027              
  Branches      713      713              
==========================================
+ Hits         4019     4026       +7     
+ Misses          3        0       -3     
+ Partials        5        1       -4     
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/mesh_export.py 99.51% <0.00%> (+0.96%) :arrow_up:
io_mesh_w3d/common/utils/material_import.py 100.00% <0.00%> (+1.16%) :arrow_up:
io_mesh_w3d/common/utils/animation_export.py 100.00% <0.00%> (+3.40%) :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 e5fb2a6...04718b1. Read the comment docs.