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

Develop #128

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

This PR brings a couple of update to the main branch

codecov[bot] commented 3 years ago

Codecov Report

Merging #128 (210d029) into main (48f539c) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   95.46%   95.51%   +0.05%     
==========================================
  Files           4        4              
  Lines         706      714       +8     
==========================================
+ Hits          674      682       +8     
  Misses         32       32              
Impacted Files Coverage Δ
neutronics_material_maker/__init__.py 100.00% <100.00%> (ø)
neutronics_material_maker/material.py 95.37% <100.00%> (+0.03%) :arrow_up:
neutronics_material_maker/mutlimaterial.py 95.03% <100.00%> (+0.03%) :arrow_up:
neutronics_material_maker/utils.py 96.06% <100.00%> (+0.09%) :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 48f539c...210d029. Read the comment docs.