HaeffnerLab / IonSim.jl

a simple tool for simulating trapped ion systems
https://ionsim.org
MIT License
70 stars 17 forks source link

Heterogeneous chains #110

Closed jbroz11 closed 1 year ago

jbroz11 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.5% and project coverage change: -4.7 :warning:

Comparison is base (3515ca6) 88.5% compared to head (d9b39a3) 83.9%.

:exclamation: Current head d9b39a3 differs from pull request most recent head db44e03. Consider uploading reports for the commit db44e03 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ======================================== - Coverage 88.5% 83.9% -4.7% ======================================== Files 15 15 Lines 1240 1488 +248 ======================================== + Hits 1098 1248 +150 - Misses 142 240 +98 ``` | [Impacted Files](https://codecov.io/gh/HaeffnerLab/IonSim.jl/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab) | Coverage Δ | | |---|---|---| | [src/hamiltonians.jl](https://codecov.io/gh/HaeffnerLab/IonSim.jl/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab#diff-c3JjL2hhbWlsdG9uaWFucy5qbA==) | `77.3% <ø> (-16.0%)` | :arrow_down: | | [src/ions.jl](https://codecov.io/gh/HaeffnerLab/IonSim.jl/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab#diff-c3JjL2lvbnMuamw=) | `86.3% <40.0%> (-1.6%)` | :arrow_down: | | [src/iontraps.jl](https://codecov.io/gh/HaeffnerLab/IonSim.jl/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab#diff-c3JjL2lvbnRyYXBzLmps) | `91.3% <92.2%> (+3.4%)` | :arrow_up: | ... and [5 files with indirect coverage changes](https://codecov.io/gh/HaeffnerLab/IonSim.jl/pull/110/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HaeffnerLab)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.