Skip to content

Add support for cards#301

Merged
hakalb merged 5 commits intomainfrom
cod-257-cards
Apr 9, 2025
Merged

Add support for cards#301
hakalb merged 5 commits intomainfrom
cod-257-cards

Conversation

@hakalb
Copy link
Copy Markdown
Member

@hakalb hakalb commented Apr 9, 2025

closes cod-257, cod-311

@hakalb hakalb self-assigned this Apr 9, 2025
Copilot AI review requested due to automatic review settings April 9, 2025 12:59
@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 62 out of 66 changed files in this pull request and generated no comments.

Files not reviewed (4)
  • apps/cms/src/app/(frontend)/globals.css: Language not supported
  • apps/cms/src/app/(payload)/custom.css: Language not supported
  • apps/cms/src/app/(payload)/custom.scss: Language not supported
  • apps/web/app/tailwind.css: Language not supported
Comments suppressed due to low confidence (1)

apps/web/app/components/error-container.tsx:42

  • This change removes styling classes (e.g., 'h-4 w-4 text-red-500') previously applied to the error icon, which may lead to inconsistent visual appearance. Consider re-adding the appropriate styling if this was not an intentional change.
        {severity === 'error' && <LucideAlertTriangle />}

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 9, 2025

View your CI Pipeline Execution ↗ for commit bd26ebc.

Command Status Duration Result
nx e2e nx-payload-e2e -c skip-docker ✅ Succeeded 16m 5s View ↗
nx e2e nx-payload-e2e -c quick ✅ Succeeded 13m 31s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-09 13:25:37 UTC

@codeware-actions
Copy link
Copy Markdown

✨ Your pull request projects are ready for preview

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.09%. Comparing base (038ffb5) to head (bd26ebc).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #301   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files          63       63           
  Lines        1074     1074           
  Branches      216      216           
=======================================
  Hits          871      871           
  Misses        203      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.

@hakalb hakalb enabled auto-merge April 9, 2025 13:25
@hakalb hakalb added this pull request to the merge queue Apr 9, 2025
Merged via the queue into main with commit 535ce32 Apr 9, 2025
17 checks passed
@hakalb hakalb deleted the cod-257-cards branch April 9, 2025 13:31
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