qpv-research-group / rayflare

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

Updates for single-cell ray-tracing #38

Closed phoebe-p closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (e9b6fc7) into devel (996b9f9) will increase coverage by 2.16%. The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel      #38      +/-   ##
==========================================
+ Coverage   90.63%   92.79%   +2.16%     
==========================================
  Files          20       20              
  Lines        2316     2916     +600     
==========================================
+ Hits         2099     2706     +607     
+ Misses        217      210       -7     
Impacted Files Coverage Δ
rayflare/ray_tracing/rt.py 95.07% <93.77%> (+6.33%) :arrow_up:
rayflare/textures/__init__.py 100.00% <100.00%> (ø)
rayflare/textures/standard_rt_textures.py 93.06% <100.00%> (+13.75%) :arrow_up:
rayflare/analytic/diffraction.py 62.88% <0.00%> (-2.20%) :arrow_down:
rayflare/textures/define_textures.py 100.00% <0.00%> (ø)
rayflare/transfer_matrix_method/lookup_table.py 100.00% <0.00%> (ø)
rayflare/matrix_formalism/process_structure.py 97.01% <0.00%> (+0.10%) :arrow_up:
rayflare/matrix_formalism/multiply_matrices.py 97.78% <0.00%> (+0.46%) :arrow_up:
rayflare/rigorous_coupled_wave_analysis/rcwa.py 91.01% <0.00%> (+0.67%) :arrow_up:
rayflare/matrix_formalism/ideal_cases.py 96.87% <0.00%> (+1.04%) :arrow_up:
... and 2 more

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 8e55633...e9b6fc7. Read the comment docs.