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

v 0.2.0 latest features #120

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

Updates to the docs and addition of the additional_end_lines feature

codecov[bot] commented 3 years ago

Codecov Report

Merging #120 (95e54a9) into main (6c3cc8a) will increase coverage by 0.32%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   95.00%   95.32%   +0.32%     
==========================================
  Files           4        4              
  Lines         660      706      +46     
==========================================
+ Hits          627      673      +46     
  Misses         33       33              
Impacted Files Coverage Δ
neutronics_material_maker/__init__.py 100.00% <100.00%> (ø)
neutronics_material_maker/material.py 95.10% <100.00%> (+0.14%) :arrow_up:
neutronics_material_maker/mutlimaterial.py 95.00% <100.00%> (+0.30%) :arrow_up:
neutronics_material_maker/utils.py 95.96% <100.00%> (+1.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 6c3cc8a...95e54a9. Read the comment docs.