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

(Fix) user profile totals and user info in posts #1427

Merged
merged 2 commits into from
Aug 26, 2020
Merged

(Fix) user profile totals and user info in posts #1427

merged 2 commits into from
Aug 26, 2020

Conversation

werrpy
Copy link
Contributor

@werrpy werrpy commented Aug 26, 2020

fixes #1381 & fixes #1384

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #1427 into master will increase coverage by 0.92%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1427      +/-   ##
============================================
+ Coverage     26.20%   27.12%   +0.92%     
  Complexity     4276     4276              
============================================
  Files           305      305              
  Lines         13459    13459              
============================================
+ Hits           3527     3651     +124     
+ Misses         9932     9808     -124     
Impacted Files Coverage Δ Complexity Δ
app/Notifications/NewUploadTip.php 0.00% <0.00%> (-100.00%) 3.00% <0.00%> (ø%)
app/Helpers/TorrentHelper.php 32.69% <0.00%> (-28.85%) 10.00% <0.00%> (ø%)
app/Models/User.php 41.66% <0.00%> (-0.40%) 122.00% <0.00%> (ø%)
app/Http/Controllers/BonusController.php 89.03% <0.00%> (-0.27%) 52.00% <0.00%> (ø%)
app/Http/Controllers/AnnounceController.php 45.27% <0.00%> (ø) 66.00% <0.00%> (ø%)
app/Http/Controllers/API/TorrentController.php 69.00% <0.00%> (+0.82%) 111.00% <0.00%> (ø%)
app/Http/Controllers/CommentController.php 78.51% <0.00%> (+1.48%) 46.00% <0.00%> (ø%)
app/Services/MovieScrapper.php 61.11% <0.00%> (+5.55%) 10.00% <0.00%> (ø%)
...pp/Http/Controllers/Staff/MassActionController.php 66.66% <0.00%> (+6.66%) 6.00% <0.00%> (ø%)
app/Http/Controllers/Staff/ChatBotController.php 88.13% <0.00%> (+15.25%) 11.00% <0.00%> (ø%)
... and 7 more

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 21eb639...e0e7ce8. Read the comment docs.

@werrpy
Copy link
Contributor Author

werrpy commented Aug 26, 2020

closes #1381 & closes #1384

@HDVinnie
Copy link
Collaborator

Thanks for the contribution @werrpy

@HDVinnie HDVinnie merged commit 2563757 into HDInnovations:master Aug 26, 2020
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.

[Bug] Forum: User info in posts padding [Bug] User profile totals align to right instead of center
2 participants