Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Remove backslash to \Models before add namespace that already has \ a… #27

Merged
merged 1 commit into from
Dec 12, 2021

Conversation

ricventu
Copy link

Remove backslash to \Models before add namespace that already has \ at the end.
Fix to #21

Es:
\App\Models\MyModel to \App\Models\MyModel

@coveralls
Copy link

coveralls commented Dec 12, 2021

Pull Request Test Coverage Report for Build 1569092580

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 92.869%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Migrator/Pipes/FindModelsWithSettings.php 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/Migrator/Pipes/FindModelsWithSettings.php 1 18.18%
Totals Coverage Status
Change from base Build 1201388779: -0.2%
Covered Lines: 547
Relevant Lines: 589

💛 - Coveralls

@DarkGhostHunter DarkGhostHunter merged commit b7157c0 into DarkGhostHunter:master Dec 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants