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 driver expects gateway but object provided #88

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

zingimmick
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 17, 2020

Codecov Report

Merging #88 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #88      +/-   ##
============================================
+ Coverage     98.59%   98.61%   +0.01%     
- Complexity       75       76       +1     
============================================
  Files            17       17              
  Lines           214      216       +2     
============================================
+ Hits            211      213       +2     
  Misses            3        3              
Impacted Files Coverage Δ Complexity Δ
src/Connectors/Connector.php 100.00% <100.00%> (ø) 13.00 <3.00> (+1.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 5d033ff...391fbca. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codeclimate
Copy link

codeclimate bot commented Aug 17, 2020

Code Climate has analyzed commit 391fbca and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.6% (-1.0% change).

View more on Code Climate.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ShiftLeft Scan Summary

Tool Critical High Medium Low Status
ShiftLeft Security audit for PHP 0 0 2 0
ShiftLeft Security taint analysis for PHP 0 0 0 0
ShiftLeft Security audit for Infrastructure 0 0 0 0

Recommendation

Looks good ✔️

@kodiakhq kodiakhq bot merged commit d325187 into master Aug 17, 2020
@kodiakhq kodiakhq bot deleted the fix-object-provided branch August 17, 2020 17:20
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.

1 participant