mimiframework / Mimi.jl

Integrated Assessment Modeling Framework
https://www.mimiframework.org
Other
66 stars 34 forks source link

Add Views for TimestepArrays #962

Closed lrennels closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -3.13 :warning:

Comparison is base (4e53ec3) 85.12% compared to head (adc632c) 82.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #962 +/- ## ========================================== - Coverage 85.12% 82.00% -3.13% ========================================== Files 40 42 +2 Lines 4041 4195 +154 ========================================== Hits 3440 3440 - Misses 601 755 +154 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `82.00% <0.00%> (-3.13%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mimiframework#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/mimiframework/Mimi.jl/pull/962?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mimiframework) | Coverage Δ | | |---|---|---| | [src/Mimi.jl](https://app.codecov.io/gh/mimiframework/Mimi.jl/pull/962?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mimiframework#diff-c3JjL01pbWkuamw=) | `100.00% <ø> (ø)` | | | [src/core/time\_arrays\_views.jl](https://app.codecov.io/gh/mimiframework/Mimi.jl/pull/962?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mimiframework#diff-c3JjL2NvcmUvdGltZV9hcnJheXNfdmlld3Muamw=) | `0.00% <0.00%> (ø)` | | | [src/utils/diagnostics.jl](https://app.codecov.io/gh/mimiframework/Mimi.jl/pull/962?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mimiframework#diff-c3JjL3V0aWxzL2RpYWdub3N0aWNzLmps) | `0.00% <0.00%> (ø)` | |

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