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

added test for enrichment and enrichment type #124

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

This adds a test which should check if an error is raised when enrichment is set but and enrichment target is not

codecov[bot] commented 3 years ago

Codecov Report

Merging #124 (ba567aa) into develop (7bcd27c) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #124      +/-   ##
===========================================
+ Coverage    95.32%   95.46%   +0.14%     
===========================================
  Files            4        4              
  Lines          706      706              
===========================================
+ Hits           673      674       +1     
+ Misses          33       32       -1     
Impacted Files Coverage Δ
neutronics_material_maker/material.py 95.33% <0.00%> (+0.23%) :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 7bcd27c...ba567aa. Read the comment docs.