jmeyers314 / batoid

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

Insert optic #100

Closed jmeyers314 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #100 (fe5da0c) into main (53ba844) will increase coverage by 0.93%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/jmeyers314/batoid/pull/100/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/100?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 #100 +/- ## ========================================== + Coverage 88.26% 89.20% +0.93% ========================================== Files 18 18 Lines 2702 2723 +21 Branches 472 475 +3 ========================================== + Hits 2385 2429 +44 + Misses 210 186 -24 - Partials 107 108 +1 ``` | [Files Changed](https://app.codecov.io/gh/jmeyers314/batoid/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers) | Coverage Δ | | |---|---|---| | [batoid/\_version.py](https://app.codecov.io/gh/jmeyers314/batoid/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers#diff-YmF0b2lkL192ZXJzaW9uLnB5) | `100.00% <100.00%> (ø)` | | | [batoid/optic.py](https://app.codecov.io/gh/jmeyers314/batoid/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers#diff-YmF0b2lkL29wdGljLnB5) | `77.77% <100.00%> (+3.67%)` | :arrow_up: | | [batoid/parse.py](https://app.codecov.io/gh/jmeyers314/batoid/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers#diff-YmF0b2lkL3BhcnNlLnB5) | `87.37% <100.00%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/jmeyers314/batoid/pull/100?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/100?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Josh+Meyers). Last update [53ba844...fe5da0c](https://app.codecov.io/gh/jmeyers314/batoid/pull/100?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).