Skip to content

Physics fixes

b2031b3
Select commit
Loading
Failed to load commit list.
Open

Draft: Attempt on waveplates and polarizing splitters #27

Physics fixes
b2031b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

72.12% (+0.43%) compared to 476c882

View this Pull Request on Codecov

72.12% (+0.43%) compared to 476c882

Details

Codecov Report

❌ Patch coverage is 81.64251% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.12%. Comparing base (476c882) to head (b2031b3).

Files with missing lines Patch % Lines
src/Utils/OpticUtils.jl 7.14% 13 Missing ⚠️
src/OpticalComponents/Polarizers/JonesCalculus.jl 77.77% 12 Missing ⚠️
...ticalComponents/Beamsplitters/PlateBeamsplitter.jl 66.66% 11 Missing ⚠️
...pticalComponents/Beamsplitters/ThinBeamsplitter.jl 91.66% 1 Missing ⚠️
src/Utils/LinearAlgebraUtils.jl 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   71.69%   72.12%   +0.43%     
==========================================
  Files          57       59       +2     
  Lines        2893     3017     +124     
==========================================
+ Hits         2074     2176     +102     
- Misses        819      841      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.