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

schema: Fixes for web builds #1912

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Conversation

nellh
Copy link
Member

@nellh nellh commented Mar 7, 2024

Improves compatibility with common bundlers (vite/rollup) and supports all of Deno's import URL schemes for builds targeting the browser.

@nellh nellh requested a review from rwblair March 7, 2024 20:43
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.46%. Comparing base (a943a61) to head (c884ffd).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1912      +/-   ##
==========================================
+ Coverage   83.52%   85.46%   +1.94%     
==========================================
  Files          92      131      +39     
  Lines        3890     6262    +2372     
  Branches     1271     1544     +273     
==========================================
+ Hits         3249     5352    +2103     
- Misses        543      806     +263     
- Partials       98      104       +6     

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

@rwblair rwblair merged commit 39baeb8 into bids-standard:master Mar 7, 2024
29 of 32 checks passed
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.

2 participants