Ignore vendor migrations #189
Merged
Codecov / codecov/project
failed
Oct 10, 2023 in 0s
91.75% (-0.04%) compared to 45af5f6
View this Pull Request on Codecov
91.75% (-0.04%) compared to 45af5f6
Details
Codecov Report
Merging #189 (e601aa1) into 6.x (45af5f6) will decrease coverage by
0.04%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 6.x #189 +/- ##
============================================
- Coverage 91.78% 91.75% -0.04%
- Complexity 886 895 +9
============================================
Files 112 113 +1
Lines 2800 2837 +37
============================================
+ Hits 2570 2603 +33
- Misses 230 234 +4
Files | Coverage Δ | |
---|---|---|
src/MigrateGenerateCommand.php | 96.78% <100.00%> (+0.03%) |
⬆️ |
src/Migration/Migrator/Migrator.php | 100.00% <100.00%> (ø) |
|
src/MigrationsGeneratorServiceProvider.php | 98.91% <100.00%> (+0.08%) |
⬆️ |
Loading