Skip to content

Tests | Add logging stream handler for tests#1027

Merged
lilgreenbird merged 11 commits intomicrosoft:devfrom
lilgreenbird:codecov
May 3, 2019
Merged

Tests | Add logging stream handler for tests#1027
lilgreenbird merged 11 commits intomicrosoft:devfrom
lilgreenbird:codecov

Conversation

@lilgreenbird
Copy link
Copy Markdown
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
Copy Markdown

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
Comment thread src/test/java/com/microsoft/sqlserver/testframework/AbstractTest.java Outdated
Comment thread src/main/java/com/microsoft/sqlserver/jdbc/Util.java Outdated
Comment thread src/test/java/com/microsoft/sqlserver/jdbc/TestUtils.java Outdated
@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Apr 16, 2019
cheenamalhotra
cheenamalhotra previously approved these changes Apr 17, 2019
Comment thread src/test/java/com/microsoft/sqlserver/testframework/AbstractTest.java Outdated
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