qpv-research-group / rayflare

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

Tidying code & updating examples #23

Closed phoebe-p closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #23 (6bee34f) into devel (d820421) will increase coverage by 0.72%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel      #23      +/-   ##
==========================================
+ Coverage   81.33%   82.05%   +0.72%     
==========================================
  Files          20       20              
  Lines        2341     2296      -45     
==========================================
- Hits         1904     1884      -20     
+ Misses        437      412      -25     
Impacted Files Coverage Δ
rayflare/matrix_formalism/multiply_matrices.py 97.08% <ø> (ø)
rayflare/textures/__init__.py 100.00% <ø> (ø)
rayflare/transfer_matrix_method/__init__.py 100.00% <ø> (ø)
rayflare/utilities.py 87.50% <87.50%> (ø)
rayflare/ray_tracing/rt.py 88.74% <92.85%> (+0.26%) :arrow_up:
rayflare/matrix_formalism/ideal_cases.py 95.83% <95.45%> (+6.35%) :arrow_up:
rayflare/matrix_formalism/__init__.py 100.00% <100.00%> (ø)
rayflare/matrix_formalism/process_structure.py 96.90% <100.00%> (+14.36%) :arrow_up:
rayflare/ray_tracing/__init__.py 100.00% <100.00%> (ø)
rayflare/rigorous_coupled_wave_analysis/rcwa.py 65.92% <100.00%> (-0.49%) :arrow_down:
... and 9 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 d820421...6bee34f. Read the comment docs.