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

Code coverage #98

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   96.44%   96.78%   +0.34%     
==========================================
  Files          50       50              
  Lines        4023     4018       -5     
  Branches      767      759       -8     
==========================================
+ Hits         3880     3889       +9     
+ Misses         60       59       -1     
+ Partials       83       70      -13     
Impacted Files Coverage Δ
io_mesh_w3d/export_utils.py 82.08% <0.00%> (+4.47%) :arrow_up:
io_mesh_w3d/w3d/import_w3d.py 100.00% <0.00%> (+1.96%) :arrow_up:
io_mesh_w3d/w3x/io_xml.py 97.00% <0.00%> (+2.00%) :arrow_up:
io_mesh_w3d/common/structs/mesh_structs/texture.py 100.00% <0.00%> (+3.57%) :arrow_up:
...3d/common/structs/mesh_structs/vertex_influence.py 100.00% <0.00%> (+6.25%) :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 e7315fd...fc9ad8f. Read the comment docs.