data-exp-lab / yt_xarray

An interface for yt and xarray
MIT License
3 stars 2 forks source link

enable single stretched grid and callable #66

Closed chrishavlin closed 1 year ago

chrishavlin commented 1 year ago

Closes #36

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (43f49ed) 98.66% compared to head (de5f482) 98.67%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ======================================= Coverage 98.66% 98.67% ======================================= Files 14 14 Lines 1126 1132 +6 ======================================= + Hits 1111 1117 +6 Misses 15 15 ``` | [Files](https://app.codecov.io/gh/data-exp-lab/yt_xarray/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=data-exp-lab) | Coverage Δ | | |---|---|---| | [yt\_xarray/accessor/accessor.py](https://app.codecov.io/gh/data-exp-lab/yt_xarray/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=data-exp-lab#diff-eXRfeGFycmF5L2FjY2Vzc29yL2FjY2Vzc29yLnB5) | `96.75% <ø> (-0.04%)` | :arrow_down: | | [yt\_xarray/tests/test\_accesor.py](https://app.codecov.io/gh/data-exp-lab/yt_xarray/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=data-exp-lab#diff-eXRfeGFycmF5L3Rlc3RzL3Rlc3RfYWNjZXNvci5weQ==) | `100.00% <100.00%> (ø)` | |

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