Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Add php-cs-fixer #61

Merged
merged 14 commits into from
May 21, 2022
Merged

Add php-cs-fixer #61

merged 14 commits into from
May 21, 2022

Conversation

gomzyakov
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #61 (1ae67ce) into main (c94c55c) will increase coverage by 2.22%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##               main      #61      +/-   ##
============================================
+ Coverage     25.55%   27.77%   +2.22%     
  Complexity       35       35              
============================================
  Files            11       11              
  Lines            90       90              
============================================
+ Hits             23       25       +2     
+ Misses           67       65       -2     
Flag Coverage Δ
unittests 27.77% <25.00%> (+2.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/Http/Controllers/NoteController.php 8.00% <0.00%> (+4.00%) ⬆️
app/Http/Middleware/Authenticate.php 0.00% <0.00%> (ø)
app/Providers/AuthServiceProvider.php 100.00% <ø> (ø)
app/Services/Foo.php 100.00% <ø> (ø)
app/Console/Kernel.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c94c55c...1ae67ce. Read the comment docs.

.php-cs-fixer.dist.php Outdated Show resolved Hide resolved
.gitignore Show resolved Hide resolved
.php-cs-fixer.dist.php Outdated Show resolved Hide resolved
.php-cs-fixer.dist.php Outdated Show resolved Hide resolved
@gomzyakov gomzyakov changed the title Add php-cs-fixer Add php-cs-fixer May 20, 2022
@gomzyakov gomzyakov merged commit 2f5ff81 into main May 21, 2022
@gomzyakov gomzyakov deleted the cs-fixer-rules branch May 21, 2022 05:29
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.

1 participant