Skip to content

Fix hook order exception and meta data usage#303

Merged
hakalb merged 2 commits intomainfrom
cod-316_cod-303
Apr 14, 2025
Merged

Fix hook order exception and meta data usage#303
hakalb merged 2 commits intomainfrom
cod-316_cod-303

Conversation

@hakalb
Copy link
Copy Markdown
Member

@hakalb hakalb commented Apr 14, 2025

closed COD-316, COD-303

@hakalb hakalb self-assigned this Apr 14, 2025
Copilot AI review requested due to automatic review settings April 14, 2025 06:46
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

apps/web/app/routes/_index.tsx:16

  • The type cast to 'Record<string, SiteSetting>' is very broad and may not accurately represent the structure of the root loader data. Consider defining an explicit interface for the expected root data to ensure stronger type safety and clearer intent.
const rootData = matches.find((match) => match.id === 'root')?.data as Record< string, SiteSetting >;

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 14, 2025

View your CI Pipeline Execution ↗ for commit e165625.

Command Status Duration Result
nx-cloud record -- nx format:check ✅ Succeeded 13s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-14 10:04:02 UTC

@codeware-actions
Copy link
Copy Markdown

✨ Your pull request project is ready for preview

Project App name Preview
web cdwr-web-pr-303 https://cdwr-web-pr-303.fly.dev

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (68431ed) to head (e165625).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##             main      #303       +/-   ##
============================================
+ Coverage   81.08%   100.00%   +18.91%     
============================================
  Files          63         5       -58     
  Lines        1073        26     -1047     
  Branches      216         5      -211     
============================================
- Hits          870        26      -844     
+ Misses        203         0      -203     

☔ 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.

@codeware-actions
Copy link
Copy Markdown

✨ Your pull request projects are ready for preview

Project App name Preview
web cdwr-web-pr-303 https://cdwr-web-pr-303.fly.dev
cms cdwr-cms-pr-303 https://cdwr-cms-pr-303.fly.dev

@hakalb hakalb added this pull request to the merge queue Apr 14, 2025
Merged via the queue into main with commit 3f1526f Apr 14, 2025
17 checks passed
@hakalb hakalb deleted the cod-316_cod-303 branch April 14, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants