qpv-research-group / rayflare

Open-source, integrated optical modelling of complex stacks
Other
31 stars 11 forks source link

Save location #19

Closed phoebe-p closed 3 years ago

phoebe-p commented 3 years ago

Addresses #18.

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (f116d4f) into devel (bbf4925) will increase coverage by 0.11%. The diff coverage is 71.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel      #19      +/-   ##
==========================================
+ Coverage   70.84%   70.95%   +0.11%     
==========================================
  Files          20       20              
  Lines        2257     2252       -5     
==========================================
- Hits         1599     1598       -1     
+ Misses        658      654       -4     
Impacted Files Coverage Δ
rayflare/transfer_matrix_method/tmm.py 93.40% <33.33%> (+0.21%) :arrow_up:
rayflare/matrix_formalism/process_structure.py 80.17% <66.66%> (-1.65%) :arrow_down:
rayflare/matrix_formalism/multiply_matrices.py 62.15% <75.00%> (-0.40%) :arrow_down:
rayflare/matrix_formalism/ideal_cases.py 12.50% <100.00%> (+1.20%) :arrow_up:
rayflare/ray_tracing/rt.py 78.11% <100.00%> (+0.01%) :arrow_up:
rayflare/rigorous_coupled_wave_analysis/rcwa.py 63.27% <100.00%> (-0.02%) :arrow_down:
rayflare/transfer_matrix_method/lookup_table.py 85.33% <100.00%> (+0.71%) :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 bbf4925...f116d4f. Read the comment docs.