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

@ardeora ardeora commented Nov 7, 2023

Fixes #6284

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 7, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Visit Preview Nov 7, 2023 4:12am

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Nov 7, 2023

☁️ 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

codesandbox-ci Bot commented Nov 7, 2023

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:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 7, 2023

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 lines Patch % Lines
packages/query-devtools/src/utils.tsx 10.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 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.

Devtools no longer support the style nonce for Content Security Policies

2 participants