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

deps: Update to NiiVue to 0.45.1 #3168

Merged
merged 1 commit into from
Oct 2, 2024
Merged

deps: Update to NiiVue to 0.45.1 #3168

merged 1 commit into from
Oct 2, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Oct 2, 2024

Add workaround for module resolver differences between vitest and vite.

Failure from #3056 comes down to vitest not using the same optimizer for vite when loading this module. This workaround gets tests passing and newer Niivue was already working in Vite 5/6 when run in the browser.

Add workaround for module resolver differences between vitest and vite
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.03%. Comparing base (2fa6711) to head (59fb910).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3168   +/-   ##
=======================================
  Coverage   44.03%   44.03%           
=======================================
  Files         593      593           
  Lines       37807    37807           
  Branches     1125     1125           
=======================================
  Hits        16647    16647           
  Misses      20958    20958           
  Partials      202      202           

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

@nellh nellh merged commit 4346a28 into master Oct 2, 2024
27 of 28 checks passed
@nellh nellh deleted the niivue-0.45.1 branch October 2, 2024 22:14
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.

1 participant