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

Set up CI with Azure Pipelines #940

Merged
merged 38 commits into from
Jan 26, 2019
Merged

Set up CI with Azure Pipelines #940

merged 38 commits into from
Jan 26, 2019

Conversation

cheenamalhotra
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 22, 2019

Codecov Report

Merging #940 into dev will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #940      +/-   ##
============================================
+ Coverage     50.55%   50.57%   +0.02%     
- Complexity     2918     2920       +2     
============================================
  Files           120      120              
  Lines         27984    27984              
  Branches       4678     4678              
============================================
+ Hits          14146    14154       +8     
+ Misses        11546    11540       -6     
+ Partials       2292     2290       -2
Flag Coverage Δ Complexity Δ
#JDBC42 50.15% <ø> (+0.04%) 2882 <ø> (+4) ⬆️
#JDBC43 50.48% <ø> (-0.02%) 2913 <ø> (-2)
Impacted Files Coverage Δ Complexity Δ
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.36% <0%> (-1.3%) 42% <0%> (-3%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 62.06% <0%> (-0.22%) 90% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.65% <0%> (+0.06%) 0% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 79.92% <0%> (+0.19%) 6% <0%> (+1%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 43.86% <0%> (+0.38%) 319% <0%> (+4%) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.25% <0%> (+2.19%) 15% <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 1d11613...0af1ab7. Read the comment docs.

@cheenamalhotra cheenamalhotra added this to the 7.2.0 milestone Jan 25, 2019
azure-pipelines.yml Outdated Show resolved Hide resolved
rene-ye
rene-ye previously approved these changes Jan 25, 2019
@cheenamalhotra cheenamalhotra merged commit 350948d into dev Jan 26, 2019
@cheenamalhotra cheenamalhotra deleted the azure-pipelines branch February 1, 2019 07:20
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

6 participants