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

Remove ad-hoc handling of NEP18 libraries in CI #5740

Merged
merged 5 commits into from
Aug 31, 2021

Conversation

crusaderky
Copy link
Contributor

sparse and pint are mature enough that it is no longer necessary to have a separate CI environment for them.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 26, 2021

Unit Test Results

         6 files  ±0           6 suites  ±0   52m 34s ⏱️ ±0s
16 225 tests ±0  14 490 ✔️ ±0  1 735 💤 ±0  0 ❌ ±0 
90 546 runs  ±0  82 369 ✔️ ±0  8 177 💤 ±0  0 ❌ ±0 

Results for commit 675f362. ± Comparison against base commit 675f362.

♻️ This comment has been updated with latest results.

@crusaderky crusaderky requested a review from keewis August 26, 2021 13:51
xarray/tests/test_ufuncs.py Outdated Show resolved Hide resolved
xarray/ufuncs.py Outdated Show resolved Hide resolved
crusaderky and others added 2 commits August 31, 2021 10:15
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
Co-authored-by: Mathias Hauser <mathause@users.noreply.github.com>
@crusaderky crusaderky merged commit 675f362 into pydata:main Aug 31, 2021
@crusaderky crusaderky deleted the CI-refresh branch August 31, 2021 10:14
mathause added a commit to mathause/xarray that referenced this pull request Oct 29, 2021
dcherian added a commit to dcherian/xarray that referenced this pull request Oct 29, 2021
* main:
  Add typing_extensions as a required dependency (pydata#5911)
  pydata#5740 follow up: supress xr.ufunc warnings in tests (pydata#5914)
  Avoid accessing slow .data in unstack (pydata#5906)
  Add wradlib to ecosystem in docs (pydata#5915)
  Use .to_numpy() for quantified facetgrids (pydata#5886)
  [test-upstream] fix pd skipna=None (pydata#5899)
  Add var and std to weighted computations (pydata#5870)
  Check for path-like objects rather than Path type, use os.fspath (pydata#5879)
  Handle single `PathLike` objects in `open_mfdataset()` (pydata#5884)
dcherian added a commit to dcherian/xarray that referenced this pull request Oct 29, 2021
* upstream/main:
  Add typing_extensions as a required dependency (pydata#5911)
  pydata#5740 follow up: supress xr.ufunc warnings in tests (pydata#5914)
  Avoid accessing slow .data in unstack (pydata#5906)
  Add wradlib to ecosystem in docs (pydata#5915)
  Use .to_numpy() for quantified facetgrids (pydata#5886)
  [test-upstream] fix pd skipna=None (pydata#5899)
  Add var and std to weighted computations (pydata#5870)
snowman2 pushed a commit to snowman2/xarray that referenced this pull request Feb 9, 2022
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.

3 participants