Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow single field for load_grid #67

Merged
merged 3 commits into from
Nov 3, 2023

Conversation

chrishavlin
Copy link
Collaborator

Closes #43

@chrishavlin chrishavlin added this to the v0.3.0 milestone Nov 3, 2023
@chrishavlin
Copy link
Collaborator Author

pre-commit.ci run

@chrishavlin
Copy link
Collaborator Author

pre-commit.ci autofix

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de5f482) 98.67% compared to head (c3d5318) 98.68%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   98.67%   98.68%           
=======================================
  Files          14       14           
  Lines        1132     1138    +6     
=======================================
+ Hits         1117     1123    +6     
  Misses         15       15           
Files Coverage Δ
yt_xarray/accessor/accessor.py 96.79% <100.00%> (+0.03%) ⬆️
yt_xarray/tests/test_accesor.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrishavlin chrishavlin merged commit 740e086 into data-exp-lab:main Nov 3, 2023
15 checks passed
@chrishavlin chrishavlin deleted the single_field_load_grid branch November 3, 2023 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow single field as string to load_grid
1 participant