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

Fixes by autopep8 action #146

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This is an auto-generated PR with fixes by autopep8.

codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   98.01%   98.01%           
=======================================
  Files          49       49           
  Lines        4075     4075           
  Branches      740      740           
=======================================
  Hits         3994     3994           
  Misses         36       36           
  Partials       45       45           
Impacted Files Coverage Δ
io_mesh_w3d/common/utils/material_export.py 96.80% <ø> (ø)
io_mesh_w3d/common/structs/animation.py 96.29% <100.00%> (ø)
io_mesh_w3d/common/structs/mesh.py 95.79% <100.00%> (ø)
io_mesh_w3d/common/utils/mesh_export.py 90.80% <100.00%> (ø)
io_mesh_w3d/w3d/structs/compressed_animation.py 99.31% <100.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 4653ad9...5b31d91. Read the comment docs.