Skip to content

Tax classes - #11

Merged
SlimDeluxe merged 4 commits into
mainfrom
feat/tax
Aug 4, 2025
Merged

Tax classes#11
SlimDeluxe merged 4 commits into
mainfrom
feat/tax

Conversation

@SlimDeluxe

Copy link
Copy Markdown
Member

No description provided.

SlimDeluxe and others added 4 commits July 24, 2025 11:48
* feat(tax): implement tax classes

* chore(tax): fix tenancy, add negative auth test
* feat(tax): implement tax classes

* chore(tax): fix tenancy, add negative auth test

* chore(tax): make TaxClassResource tenancy-aware based on config

* chore(tax): fix merge conflict

* chore(tax): fix tenancy using isScopedToTenant

* chore(tax): fix tenancy issues

* chore(tax): fix tenancy relation
@codecov-commenter

codecov-commenter commented Aug 4, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.14286% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.23%. Comparing base (0435bab) to head (eb19b97).
⚠️ Report is 38 commits behind head on main.

Files with missing lines Patch % Lines
src/Filament/Resources/TaxClassResource.php 61.32% 41 Missing ⚠️
.../Resources/TaxClassResource/Pages/EditTaxClass.php 0.00% 22 Missing ⚠️
...esources/TaxClassResource/Pages/CreateTaxClass.php 0.00% 15 Missing ⚠️
src/Policies/TaxClassPolicy.php 66.66% 8 Missing ⚠️
src/Models/TaxClass.php 84.78% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #11      +/-   ##
============================================
+ Coverage     42.39%   50.23%   +7.83%     
- Complexity       29       80      +51     
============================================
  Files             8       14       +6     
  Lines           217      434     +217     
============================================
+ Hits             92      218     +126     
- Misses          125      216      +91     

☔ 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 654aefc into main Aug 4, 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