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

Adds num_file to torrent API response. #1394

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

PyR8zdl
Copy link
Contributor

@PyR8zdl PyR8zdl commented Jun 27, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #1394 into master will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1394      +/-   ##
============================================
+ Coverage     26.28%   26.42%   +0.14%     
  Complexity     4265     4265              
============================================
  Files           306      306              
  Lines         13432    13433       +1     
============================================
+ Hits           3530     3550      +20     
+ Misses         9902     9883      -19     
Impacted Files Coverage Δ Complexity Δ
app/Http/Resources/TorrentResource.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
app/Jobs/ProcessMassPM.php 0.00% <0.00%> (-100.00%) 2.00% <0.00%> (ø%)
app/Http/Controllers/Staff/ChatBotController.php 72.88% <0.00%> (-15.26%) 11.00% <0.00%> (ø%)
...pp/Http/Controllers/Staff/MassActionController.php 60.00% <0.00%> (-6.67%) 6.00% <0.00%> (ø%)
app/Http/Controllers/AnnounceController.php 45.27% <0.00%> (ø) 66.00% <0.00%> (ø%)
app/Http/Controllers/API/TorrentController.php 69.45% <0.00%> (ø) 110.00% <0.00%> (ø%)
app/Http/Controllers/BonusController.php 89.30% <0.00%> (+0.26%) 52.00% <0.00%> (ø%)
app/Http/Controllers/CommentController.php 78.51% <0.00%> (+1.48%) 46.00% <0.00%> (ø%)
app/Models/User.php 40.87% <0.00%> (+1.58%) 122.00% <0.00%> (ø%)
app/Repositories/ChatRepository.php 71.25% <0.00%> (+3.59%) 47.00% <0.00%> (ø%)
... and 3 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 4a08aa4...eb8cdee. Read the comment docs.

@HDVinnie HDVinnie merged commit 53d0c39 into HDInnovations:master Jun 28, 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.

2 participants