feat(currency-seeder): implement currency seeder#16
feat(currency-seeder): implement currency seeder#16SlimDeluxe merged 6 commits intoDataLinx:mainfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16 +/- ##
============================================
- Coverage 82.53% 82.14% -0.40%
- Complexity 158 160 +2
============================================
Files 25 25
Lines 1002 1008 +6
============================================
+ Hits 827 828 +1
- Misses 175 180 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
One test is failing, please check |
|
@SlimDeluxe where would you suggest we include the seeding? inside the |
|
I'm sorry I missed this question.
Then we can call WorldSeeder from apps so that we have some data after a fresh migration. |
SlimDeluxe
left a comment
There was a problem hiding this comment.
I see you already have the CurrencySeeder. Just add WorldSeeder and we are good to go :)
based on composer autoload config
This reverts commit 9f778f2.
No description provided.