qpv-research-group / rayflare

Open-source, integrated optical modelling of complex stacks
Other
33 stars 12 forks source link

Codacy changes #5

Closed phoebe-p closed 3 years ago

phoebe-p commented 3 years ago

Changes to improve code quality.

codecov[bot] commented 3 years ago

Codecov Report

Merging #5 into devel will decrease coverage by 0.17%. The diff coverage is 82.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel       #5      +/-   ##
==========================================
- Coverage   69.85%   69.68%   -0.18%     
==========================================
  Files          19       19              
  Lines        2067     2055      -12     
==========================================
- Hits         1444     1432      -12     
  Misses        623      623              
Impacted Files Coverage Δ
rayflare/rigorous_coupled_wave_analysis/rcwa.py 69.47% <72.00%> (-0.60%) :arrow_down:
rayflare/ray_tracing/rt.py 82.13% <75.00%> (-0.22%) :arrow_down:
rayflare/matrix_formalism/multiply_matrices.py 63.13% <90.90%> (-0.19%) :arrow_down:
rayflare/matrix_formalism/process_structure.py 81.81% <100.00%> (ø)
rayflare/structure.py 88.37% <100.00%> (ø)
rayflare/transfer_matrix_method/lookup_table.py 83.09% <100.00%> (+0.48%) :arrow_up:
rayflare/transfer_matrix_method/tmm.py 70.72% <100.00%> (ø)

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 9b6cffb...4e8384e. Read the comment docs.