Skip to content

Feat/categories - #12

Merged
SlimDeluxe merged 3 commits into
mainfrom
feat/categories
Aug 5, 2025
Merged

Feat/categories#12
SlimDeluxe merged 3 commits into
mainfrom
feat/categories

Conversation

@SlimDeluxe

Copy link
Copy Markdown
Member

No description provided.

SlimDeluxe and others added 3 commits July 2, 2025 10:41
* feat: 7/23 done , 2 work in progress

* feat: completed 6 more task

* improve list UI, refactor hierarchy selects, update seeder images, fix sorting breadcrumbs, add i18n

* add unique SEF key validation and auto-generation from category name

* incomplete test cases

* refactor: make tenancy configurable

* feat: refactoring, adding test cases

* feat: adding product filter test

* fix: implement requested changes from code review

* fix: formatting code

* fix: reverting changes back to original for .gitignore

* refactor: applying requested changes

* fix: unable to update due to sef key issue

---------

Co-authored-by: ankitcodes4u <ankitcodes4u@gmail.com>
Co-authored-by: Omer Šabić <omer@datalinx.si>
@codecov-commenter

codecov-commenter commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.69466% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.53%. Comparing base (0435bab) to head (4a6cf38).
⚠️ Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
...sources/CategoryResource/Pages/SortingCategory.php 0.00% 26 Missing ⚠️
src/Models/Category.php 90.32% 15 Missing ⚠️
src/Filament/Resources/CategoryResource.php 97.82% 6 Missing ⚠️
src/Filament/Resources/ProductResource.php 76.19% 5 Missing ⚠️
src/Policies/CategoryPolicy.php 90.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main      #12       +/-   ##
=============================================
+ Coverage     42.39%   84.53%   +42.13%     
- Complexity       29      110       +81     
=============================================
  Files             8       15        +7     
  Lines           217      737      +520     
=============================================
+ Hits             92      623      +531     
+ Misses          125      114       -11     

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

@SlimDeluxe
SlimDeluxe merged commit 452e6be into main Aug 5, 2025
7 checks passed
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.

3 participants