fusion-energy / openmc-plasma-source

Creates a plasma source as an openmc.source object from input parameters that describe the plasma
MIT License
27 stars 11 forks source link

Further updates to TokamakSource and tests #53

Closed LiamPattinson closed 2 years ago

LiamPattinson commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (d592bd1) into develop (17e20b7) will decrease coverage by 0.68%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #53      +/-   ##
===========================================
- Coverage    96.75%   96.07%   -0.69%     
===========================================
  Files            7        7              
  Lines          216      204      -12     
===========================================
- Hits           209      196      -13     
- Misses           7        8       +1     
Impacted Files Coverage Δ
openmc_plasma_source/tokamak_source.py 97.22% <100.00%> (-1.12%) :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 17e20b7...d592bd1. Read the comment docs.

shimwell commented 2 years ago

Nice, I always like it when a PR reduces the line count :100:

I can take a look at this and I am sure Remi will also be interested as we both like the more advanced Pytest features