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

Csm client config #1834

Merged
merged 6 commits into from
Jul 1, 2019
Merged

Csm client config #1834

merged 6 commits into from
Jul 1, 2019

Conversation

howardlopez
Copy link
Contributor

@howardlopez howardlopez commented Jun 28, 2019

  • Add client configuration option for client-side monitoring

Resolves #1659

@codecov-io
Copy link

codecov-io commented Jun 28, 2019

Codecov Report

Merging #1834 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1834      +/-   ##
============================================
+ Coverage     94.11%   94.11%   +<.01%     
- Complexity     3125     3126       +1     
============================================
  Files           179      179              
  Lines          8341     8345       +4     
============================================
+ Hits           7850     7854       +4     
  Misses          491      491
Impacted Files Coverage Δ Complexity Δ
src/AwsClient.php 100% <ø> (ø) 39 <0> (-1) ⬇️
src/ClientResolver.php 96.79% <100%> (+0.27%) 104 <2> (+2) ⬆️

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 3641926...34e592d. Read the comment docs.

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.

ConfigurationProvider.php warning when open_basedir is turned on
3 participants