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

tests: Add Announce and Article controller tests #1183

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

cbj4074
Copy link
Contributor

@cbj4074 cbj4074 commented Feb 27, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 27, 2020

Codecov Report

Merging #1183 into master will increase coverage by 0.51%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1183      +/-   ##
===========================================
+ Coverage     18.79%   19.3%   +0.51%     
  Complexity     4140    4140              
===========================================
  Files           296     296              
  Lines         13110   13110              
===========================================
+ Hits           2464    2531      +67     
+ Misses        10646   10579      -67
Impacted Files Coverage Δ Complexity Δ
app/Http/Controllers/AnnounceController.php 46.3% <0%> (+46.3%) 65 <0> (ø) ⬇️
app/Services/Data/Person.php 0% <0%> (-87.5%) 7% <0%> (ø)
app/Services/Clients/TmdbClient.php 6.91% <0%> (-49.31%) 89% <0%> (ø)
app/Services/Clients/Client.php 60% <0%> (-26.67%) 15% <0%> (ø)
app/Services/Data/Movie.php 17.46% <0%> (-11.12%) 40% <0%> (ø)
app/Models/User.php 31.74% <0%> (+1.58%) 122% <0%> (ø) ⬇️
app/Http/Controllers/Auth/TwoStepController.php 67.94% <0%> (+3.84%) 18% <0%> (ø) ⬇️
app/Http/Controllers/API/TorrentController.php 71.14% <0%> (+4.47%) 83% <0%> (ø) ⬇️
app/Models/Torrent.php 24.63% <0%> (+8.69%) 31% <0%> (ø) ⬇️
app/Repositories/ChatRepository.php 71.25% <0%> (+11.37%) 47% <0%> (ø) ⬇️
... and 6 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 253ca49...73bee5a. Read the comment docs.

@HDVinnie HDVinnie merged commit f733f05 into HDInnovations:master Feb 27, 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.

3 participants