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

Add slash for standard methods because of namespace lookup optimization #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KartaviK
Copy link
Contributor

No description provided.

@KartaviK KartaviK added the enhancement New feature or request label Jan 30, 2019
@KartaviK KartaviK self-assigned this Jan 30, 2019
@codecov
Copy link

codecov bot commented Jan 30, 2019

Codecov Report

Merging #13 into master will not change coverage.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #13   +/-   ##
=========================================
  Coverage     99.69%   99.69%           
  Complexity      110      110           
=========================================
  Files            22       22           
  Lines           325      325           
=========================================
  Hits            324      324           
  Misses            1        1
Impacted Files Coverage Δ Complexity Δ
src/AutoDial/RequestTrait.php 100% <100%> (ø) 6 <0> (ø) ⬇️
src/AutoDial/MediaRepository.php 100% <100%> (ø) 3 <0> (ø) ⬇️
src/Initializer/Client.php 100% <100%> (ø) 10 <0> (ø) ⬇️
src/Receiver.php 100% <100%> (ø) 16 <0> (ø) ⬇️
src/Statistics/Client.php 100% <100%> (ø) 9 <0> (ø) ⬇️
src/AutoDial/Worker.php 97.22% <83.33%> (ø) 8 <0> (ø) ⬇️

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 d303acf...ffaee3c. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant