Conversation
korridor
force-pushed
the
feature/composer-updates
branch
from
September 21, 2026 14:09
b506bb1 to
47327aa
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1262 +/- ##
============================================
+ Coverage 89.46% 92.78% +3.32%
- Complexity 2160 2167 +7
============================================
Files 305 305
Lines 10304 10314 +10
============================================
+ Hits 9218 9570 +352
+ Misses 1086 744 -342 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
korridor
force-pushed
the
feature/composer-updates
branch
2 times, most recently
from
September 22, 2026 10:12
cc51fc4 to
9b123af
Compare
Onatcer
reviewed
Sep 22, 2026
Onatcer
reviewed
Sep 22, 2026
Contributor
|
app.blade.php:22 has a dead reference now, it was only there to exclude the filament css from the frontend but thats not necessary anymoer |
- Default INERTIA_SSR_ENABLED to false to match .env.example, .env.ci and .env.production, so existing setups keep the previous behaviour. - Stop tracking the published Filament assets under /public/fonts/filament and add them to .gitignore, as recommended by the Filament docs. They are regenerated by filament:assets via the filament:upgrade post-autoload-dump hook. /public/css and /public/js are already ignored. - Drop the now dead theme.css filter from the Vite asset list in app.blade.php, since the custom Filament theme was removed along with viteTheme().
korridor
force-pushed
the
feature/composer-updates
branch
from
September 22, 2026 15:06
1ab271b to
f6d2556
Compare
korridor
force-pushed
the
feature/composer-updates
branch
from
September 22, 2026 16:01
f6d2556 to
e1ec883
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.