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

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-io commented 4 years ago

Codecov Report

Merging #75 into element_tree will decrease coverage by 0.26%. The diff coverage is 88.03%.

Impacted file tree graph

@@               Coverage Diff                @@
##           element_tree      #75      +/-   ##
================================================
- Coverage         96.82%   96.56%   -0.27%     
================================================
  Files                35       35              
  Lines              3903     4013     +110     
  Branches            720      734      +14     
================================================
+ Hits               3779     3875      +96     
- Misses               49       57       +8     
- Partials             75       81       +6
Impacted Files Coverage Δ
io_mesh_w3d/shared/structs/hlod.py 97.25% <100%> (+0.06%) :arrow_up:
io_mesh_w3d/import_utils.py 94.87% <100%> (+0.02%) :arrow_up:
io_mesh_w3d/shared/structs/mesh.py 95.25% <100%> (+0.02%) :arrow_up:
io_mesh_w3d/shared/structs/collision_box.py 92.98% <71.42%> (-3.1%) :arrow_down:
io_mesh_w3d/w3x/import_w3x.py 87.67% <87.5%> (-0.47%) :arrow_down:
io_mesh_w3d/w3x/io_xml.py 92.63% <87.8%> (-4.93%) :arrow_down:

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 58f1713...70d11dc. Read the comment docs.