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 #118

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #118 into master will increase coverage by 0.51%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage    97.2%   97.72%   +0.51%     
==========================================
  Files          50       50              
  Lines        4046     4036      -10     
  Branches      758      751       -7     
==========================================
+ Hits         3933     3944      +11     
+ Misses         52       42      -10     
+ Partials       61       50      -11
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/box_import.py 100% <ø> (+12.12%) :arrow_up:
io_mesh_w3d/common/utils/hierarchy_import.py 100% <100%> (+7.35%) :arrow_up:
io_mesh_w3d/w3x/import_w3x.py 100% <100%> (+14.66%) :arrow_up:
io_mesh_w3d/w3x/export_w3x.py 100% <0%> (+1.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 3b2385a...430ffd9. Read the comment docs.