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 logging stream handler for tests #1027

Merged
merged 11 commits into from
May 3, 2019

Conversation

lilgreenbird
Copy link
Contributor

added stream handler logging option so tests can enable logging without having to wait for slow console or file logs

@codecov-io
Copy link

codecov-io commented Apr 9, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev@51d6c40). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev    #1027   +/-   ##
======================================
  Coverage       ?   50.92%           
  Complexity     ?     2958           
======================================
  Files          ?      120           
  Lines          ?    28001           
  Branches       ?     4686           
======================================
  Hits           ?    14259           
  Misses         ?    11595           
  Partials       ?     2147
Flag Coverage Δ Complexity Δ
#JDBC42 50.54% <ø> (?) 2921 <ø> (?)
#JDBC43 50.84% <ø> (?) 2953 <ø> (?)
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 63.36% <ø> (ø) 95 <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 51d6c40...f08dc08. Read the comment docs.

@lilgreenbird lilgreenbird changed the title Added logging stream handler Add logging stream handler for tests Apr 9, 2019
rene-ye
rene-ye previously approved these changes Apr 9, 2019
@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Apr 16, 2019
cheenamalhotra
cheenamalhotra previously approved these changes Apr 17, 2019
peterbae
peterbae previously approved these changes Apr 24, 2019
@cheenamalhotra cheenamalhotra changed the title Add logging stream handler for tests Tests | Add logging stream handler for tests Apr 30, 2019
@lilgreenbird lilgreenbird merged commit 2641aac into microsoft:dev May 3, 2019
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.

6 participants