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

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 #73 into element_tree will decrease coverage by 0.52%. The diff coverage is 76.69%.

Impacted file tree graph

@@               Coverage Diff                @@
##           element_tree      #73      +/-   ##
================================================
- Coverage         96.82%   96.29%   -0.53%     
================================================
  Files                35       35              
  Lines              3903     3999      +96     
  Branches            720      735      +15     
================================================
+ Hits               3779     3851      +72     
- Misses               49       68      +19     
- Partials             75       80       +5
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/w3x/io_xml.py 85.23% <70.58%> (-12.33%) :arrow_down:
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:

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...c7e5c2d. Read the comment docs.