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

pretty print without the use of minidom #84

Closed Tarcontar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.06%. The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage    96.3%   96.24%   -0.07%     
==========================================
  Files          35       35              
  Lines        3954     3967      +13     
  Branches      757      763       +6     
==========================================
+ Hits         3808     3818      +10     
  Misses         64       64              
- Partials       82       85       +3
Impacted Files Coverage Δ
io_mesh_w3d/w3x/io_xml.py 95% <81.25%> (-2.71%) :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 f881e71...eae0006. Read the comment docs.