ukaea / neutronics_material_maker

A tool for making parametric material cards for use in neutronics codes. Original developed for the Paramak
19 stars 10 forks source link

Adding shift_material attribute #115

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

This brings in the latest addition of Shift materials thanks to @jbae11 for adding this

I think this PR will initiate some CI and I might have one or two places in the docs where updates are needed

codecov[bot] commented 3 years ago

Codecov Report

Merging #115 (736fa65) into main (023524d) will decrease coverage by 0.05%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   95.05%   95.00%   -0.06%     
==========================================
  Files           4        4              
  Lines         627      660      +33     
==========================================
+ Hits          596      627      +31     
- Misses         31       33       +2     
Impacted Files Coverage Δ
neutronics_material_maker/utils.py 94.94% <91.66%> (-1.44%) :arrow_down:
neutronics_material_maker/__init__.py 100.00% <100.00%> (ø)
neutronics_material_maker/material.py 94.96% <100.00%> (+0.09%) :arrow_up:
neutronics_material_maker/mutlimaterial.py 94.69% <100.00%> (+0.34%) :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 6e9eee0...14abf4a. Read the comment docs.

shimwell commented 3 years ago

Happy to merge this tomorrow if there are no objections