jmeyers314 / batoid

c++ backed python optical raytracer
BSD 2-Clause "Simplified" License
21 stars 12 forks source link

Zernike xy aberration #102

Closed jmeyers314 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (63086ba) into main (056ae4a) will decrease coverage by 0.06%. The diff coverage is 85.29%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jmeyers314/batoid/pull/102/graphs/tree.svg?width=650&height=150&src=pr&token=RuhHwIrfDC&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers)](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers) ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== - Coverage 89.18% 89.13% -0.06% ========================================== Files 18 18 Lines 2736 2760 +24 Branches 484 487 +3 ========================================== + Hits 2440 2460 +20 - Misses 185 187 +2 - Partials 111 113 +2 ``` | [Files Changed](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers) | Coverage Δ | | |---|---|---| | [batoid/\_\_init\_\_.py](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers#diff-YmF0b2lkL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [batoid/analysis.py](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers#diff-YmF0b2lkL2FuYWx5c2lzLnB5) | `86.17% <85.29%> (-0.27%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers). Last update [056ae4a...63086ba](https://app.codecov.io/gh/jmeyers314/batoid/pull/102?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers).