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

swap to compact() function in controllers #266

Merged
merged 1 commit into from May 21, 2020
Merged

Conversation

Laserroy
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #266 into master will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #266      +/-   ##
============================================
+ Coverage     73.61%   73.88%   +0.26%     
  Complexity      113      113              
============================================
  Files            44       44              
  Lines           489      494       +5     
============================================
+ Hits            360      365       +5     
  Misses          129      129              
Impacted Files Coverage Δ Complexity Δ
app/Http/Controllers/ChapterController.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
app/Http/Controllers/ExerciseController.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
app/Http/Controllers/MyController.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...p/Http/Controllers/RatingTopCommentsController.php 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
app/Http/Controllers/RatingTopController.php 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
app/Http/Controllers/UserController.php 85.00% <100.00%> (+0.78%) 2.00 <0.00> (ø)
app/Http/Controllers/WelcomeController.php 100.00% <100.00%> (ø) 2.00 <0.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 3f63bd0...84f00fc. Read the comment docs.

@fey fey merged commit 7b28da5 into Hexlet:master May 21, 2020
@Laserroy Laserroy deleted the refactoring branch May 22, 2020 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants