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

fix(web): Use JSON.stringify when Deno.inspect is unavailable #2032

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

effigies
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.34%. Comparing base (1b17f77) to head (398a8cf).

Files Patch % Lines
bids-validator/src/schema/applyRules.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2032      +/-   ##
==========================================
+ Coverage   85.75%   87.34%   +1.58%     
==========================================
  Files          91      132      +41     
  Lines        3785     6331    +2546     
  Branches     1218     1528     +310     
==========================================
+ Hits         3246     5530    +2284     
- Misses        453      710     +257     
- Partials       86       91       +5     

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

@effigies effigies requested a review from rwblair July 30, 2024 16:08
@rwblair rwblair merged commit 68f247a into bids-standard:master Jul 30, 2024
31 of 33 checks passed
@effigies effigies deleted the fix/deno-inspect branch July 30, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants