Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnecessary string operations #43

Merged
merged 2 commits into from Jan 21, 2023

Conversation

AnrDaemon
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 21, 2023

Codecov Report

Merging #43 (11d366c) into 3.x (6a11fa2) will increase coverage by 0.26%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                3.x      #43      +/-   ##
============================================
+ Coverage     95.63%   95.90%   +0.26%     
- Complexity      251      254       +3     
============================================
  Files            29       29              
  Lines           733      854     +121     
============================================
+ Hits            701      819     +118     
- Misses           32       35       +3     
Impacted Files Coverage Δ
src/FileRepository.php 100.00% <100.00%> (ø)
src/Migrator.php 82.83% <0.00%> (-0.91%) ⬇️
src/Capsule.php 100.00% <0.00%> (ø)
src/Atomizer/Renderer.php 100.00% <0.00%> (ø)
src/Operation/Column/Column.php 100.00% <0.00%> (ø)
src/Operation/Column/Rename.php 100.00% <0.00%> (ø)
src/Operation/ForeignKey/Add.php 100.00% <0.00%> (ø)
src/Operation/ForeignKey/Drop.php 100.00% <0.00%> (ø)
src/Operation/ForeignKey/Alter.php 100.00% <0.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@roxblnfk roxblnfk merged commit 2f358a2 into cycle:3.x Jan 21, 2023
roxblnfk added a commit that referenced this pull request Jan 21, 2023
Co-authored-by: roxblnfk <roxblnfk@ya.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

2 participants