Closed shimwell closed 3 years ago
Merging #841 (5e95072) into develop (4532617) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #841 +/- ##
========================================
Coverage 94.67% 94.68%
========================================
Files 75 75
Lines 5393 5401 +8
========================================
+ Hits 5106 5114 +8
Misses 287 287
Impacted Files | Coverage Δ | |
---|---|---|
paramak/reactor.py | 91.87% <100.00%> (+0.07%) |
:arrow_up: |
paramak/shape.py | 97.87% <100.00%> (+0.01%) |
: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 4532617...5e95072. Read the comment docs.
Proposed changes
This PR adds the
export_html_3d
to the Shape and Reactor class.The new method allows stand alone 3d interactive objects to be viewed in html files
Types of changes
Checklist