Skip to content

fix(query-devtools): Add styleNonce prop to devtools components - #6320

Merged
ardeora merged 1 commit into
TanStack:mainfrom
ardeora:devtools-nonce
Nov 7, 2023
Merged

fix(query-devtools): Add styleNonce prop to devtools components#6320
ardeora merged 1 commit into
TanStack:mainfrom
ardeora:devtools-nonce

Conversation

@ardeora

Copy link
Copy Markdown
Contributor

Fixes#6284

Adds a styleNonce to the goober stylesheet that's used by query-devtools

@vercel

vercelBot commented Nov 7, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
NameStatusPreviewCommentsUpdated (UTC)
query⬜️ Ignored (Inspect)Visit PreviewNov 7, 2023 4:12am

@nx-cloud

nx-cloudBot commented Nov 7, 2023

Copy link
Copy Markdown

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 982916f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@codesandbox-ci

Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 982916f:

SandboxSource
@tanstack/query-example-react-basic-typescriptConfiguration
@tanstack/query-example-solid-basic-typescriptConfiguration
@tanstack/query-example-svelte-basicConfiguration
@tanstack/query-example-vue-basicConfiguration

@codecov-commenter

codecov-commenter commented Nov 7, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.61%. Comparing base (6ee0671) to head (982916f).
⚠️ Report is 1840 commits behind head on main.

Files with missing linesPatch %Lines
packages/query-devtools/src/utils.tsx10.00%7 Missing and 2 partials ⚠️

❌ Your project status has failed because the head coverage (41.61%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@ Coverage Diff @@## main #6320 +/- ##
===========================================
- Coverage 86.62% 41.61% -45.02% 
===========================================
Files 87 1 -86 Lines 2864 161 -2703 Branches 799 77 -722 ===========================================
- Hits 2481 67 -2414 + Misses 321 77 -244 + Partials 62 17 -45 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for freeto 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.

Devtools no longer support the style nonce for Content Security Policies

2 participants

@ardeora@codecov-commenter