fusion-energy / paramak

Create parametric 3D fusion reactor CAD and neutronics models
https://fusion-energy.github.io/paramak
MIT License
69 stars 22 forks source link

moved to cad-to-dagmc version 0.2.0 #310

Closed shimwell closed 1 year ago

shimwell commented 1 year ago

this updates the version of cad_to_dagmc to make sure our api usage (with tolerances) is correct

shimwell commented 1 year ago

CI was failing as cad-to-dagmc version 0.2.0 release failed to generate a pypi package. Retrying that release now with a few fixes and now we have a 0.2.0 pypi package for cad-to-dagmc :tada:

codecov[bot] commented 1 year ago

Codecov Report

Merging #310 (014027f) into develop (ac99619) will increase coverage by 0.78%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #310      +/-   ##
===========================================
+ Coverage    95.61%   96.40%   +0.78%     
===========================================
  Files           83       83              
  Lines         5445     5445              
===========================================
+ Hits          5206     5249      +43     
+ Misses         239      196      -43     
Impacted Files Coverage Δ
src/paramak/utils.py 90.85% <0.00%> (+1.52%) :arrow_up:
src/paramak/shape.py 96.83% <0.00%> (+2.42%) :arrow_up:
src/paramak/reactor.py 85.11% <0.00%> (+11.62%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.