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

Add Media on Articles in Blog #70

Merged
merged 5 commits into from
Apr 22, 2022
Merged

Add Media on Articles in Blog #70

merged 5 commits into from
Apr 22, 2022

Conversation

Xety
Copy link
Member

@Xety Xety commented Apr 22, 2022

#67

@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #70 (641d817) into master (f81fd92) will increase coverage by 0.35%.
The diff coverage is 97.36%.

@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
+ Coverage     83.15%   83.50%   +0.35%     
- Complexity      656      664       +8     
============================================
  Files           141      142       +1     
  Lines          2475     2504      +29     
============================================
+ Hits           2058     2091      +33     
+ Misses          417      413       -4     
Impacted Files Coverage Δ
app/Http/Middleware/VerifyPermission.php 100.00% <ø> (ø)
app/Models/Presenters/UserPresenter.php 94.73% <ø> (ø)
app/Models/Presenters/ArticlePresenter.php 80.00% <83.33%> (+5.00%) ⬆️
.../Http/Controllers/Admin/Blog/ArticleController.php 96.29% <100.00%> (+1.29%) ⬆️
app/Http/Controllers/Blog/CommentController.php 100.00% <100.00%> (ø)
...p/Http/Middleware/EnableDisplayScopeMiddleware.php 100.00% <100.00%> (ø)
app/Models/Article.php 100.00% <100.00%> (+15.00%) ⬆️
app/Models/Scopes/DisplayScope.php 100.00% <0.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 f81fd92...641d817. Read the comment docs.

@Xety Xety linked an issue Apr 22, 2022 that may be closed by this pull request
@Xety Xety merged commit e392a30 into master Apr 22, 2022
@Xety Xety deleted the issue-67 branch April 22, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ADMIN - Add medias to Articles in Blog and management of them.
1 participant