ptiede / Comrade.jl

MIT License
43 stars 8 forks source link

Hook JonesPairs into broadcasting #314

Closed ptiede closed 2 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 10.71% and project coverage change: -0.70% :warning:

Comparison is base (736a37f) 78.79% compared to head (e0be201) 78.09%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #314 +/- ## ========================================== - Coverage 78.79% 78.09% -0.70% ========================================== Files 19 19 Lines 1787 1803 +16 ========================================== Hits 1408 1408 - Misses 379 395 +16 ``` | [Files Changed](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/314?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede) | Coverage Δ | | |---|---|---| | [src/calibration/jones.jl](https://app.codecov.io/gh/ptiede/Comrade.jl/pull/314?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Tiede#diff-c3JjL2NhbGlicmF0aW9uL2pvbmVzLmps) | `81.86% <10.71%> (-3.26%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ptiede commented 2 months ago

Superseded by #346