Skip to content

fix(collection): proxy collection images to avoid CORS/private-network errors#816

Open
NishaSharma14 wants to merge 2 commits into
developmentfrom
fix-cors-error
Open

fix(collection): proxy collection images to avoid CORS/private-network errors#816
NishaSharma14 wants to merge 2 commits into
developmentfrom
fix-cors-error

Conversation

@NishaSharma14

Copy link
Copy Markdown
Contributor

No description provided.

@NishaSharma14 NishaSharma14 requested a review from vcnainala June 9, 2026 09:09
@NishaSharma14 NishaSharma14 self-assigned this Jun 9, 2026
@codecov-commenter

codecov-commenter commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 6.12%. Comparing base (4223a58) to head (932debc).

Files with missing lines Patch % Lines
app/Http/Controllers/CollectionController.php 0.00% 10 Missing ⚠️
app/Models/Collection.php 0.00% 4 Missing ⚠️
...ilament/Dashboard/Resources/CollectionResource.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             development    #816      +/-   ##
================================================
- Coverage           6.13%   6.12%   -0.02%     
- Complexity          1737    1743       +6     
================================================
  Files                227     227              
  Lines               8961    8976      +15     
================================================
  Hits                 550     550              
- Misses              8411    8426      +15     

☔ View full report in Codecov by Harness.
📢 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.

@NishaSharma14 NishaSharma14 linked an issue Jun 9, 2026 that may be closed by this pull request
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.

Collection image loading CORS issue

2 participants