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: ContactController tests #1203

Merged
merged 1 commit into from
Mar 4, 2020
Merged

Conversation

cbj4074
Copy link
Contributor

@cbj4074 cbj4074 commented Mar 4, 2020

No description provided.

@cbj4074 cbj4074 force-pushed the contact-tests branch 2 times, most recently from d61a924 to 7c8e212 Compare March 4, 2020 02:34
@cbj4074 cbj4074 changed the title ContactController tests tests: ContactController tests Mar 4, 2020
@codecov
Copy link

codecov bot commented Mar 4, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1203      +/-   ##
============================================
+ Coverage     24.47%   25.40%   +0.93%     
  Complexity     4140     4140              
============================================
  Files           296      296              
  Lines         13109    13109              
============================================
+ Hits           3208     3330     +122     
+ Misses         9901     9779     -122     
Impacted Files Coverage Δ Complexity Δ
app/Services/MovieScrapper.php 61.11% <0.00%> (-22.23%) 10.00% <0.00%> (ø%)
app/Models/User.php 36.11% <0.00%> (-1.20%) 122.00% <0.00%> (ø%)
app/Http/Controllers/API/TorrentController.php 65.67% <0.00%> (-1.00%) 83.00% <0.00%> (ø%)
app/Http/Controllers/AnnounceController.php 46.30% <0.00%> (ø) 65.00% <0.00%> (ø%)
app/Http/Controllers/CommentController.php 78.86% <0.00%> (+1.50%) 45.00% <0.00%> (ø%)
...pp/Http/Controllers/Staff/MassActionController.php 69.69% <0.00%> (+6.06%) 6.00% <0.00%> (ø%)
app/Models/Torrent.php 24.63% <0.00%> (+8.69%) 31.00% <0.00%> (ø%)
app/Services/Data/Movie.php 28.57% <0.00%> (+11.11%) 40.00% <0.00%> (ø%)
app/Http/Controllers/Staff/ChatBotController.php 88.13% <0.00%> (+15.25%) 11.00% <0.00%> (ø%)
app/Services/Clients/Client.php 86.66% <0.00%> (+26.66%) 15.00% <0.00%> (ø%)
... and 4 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 2df0537...1382c1f. Read the comment docs.

@cbj4074 cbj4074 marked this pull request as ready for review March 4, 2020 15:00
@cbj4074 cbj4074 requested a review from HDVinnie March 4, 2020 15:00
@HDVinnie HDVinnie merged commit 4e8163b into HDInnovations:master Mar 4, 2020
@cbj4074 cbj4074 deleted the contact-tests branch March 4, 2020 18:09
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