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

Maven | Use Outputfile configuration to rename Shaded Jar name #1078

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

cheenamalhotra
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 8, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1078      +/-   ##
============================================
+ Coverage     52.63%   53.15%   +0.51%     
- Complexity     3142     3173      +31     
============================================
  Files           119      119              
  Lines         28118    28118              
  Branches       4694     4694              
============================================
+ Hits          14799    14945     +146     
+ Misses        11083    10942     -141     
+ Partials       2236     2231       -5
Impacted Files Coverage Δ Complexity Δ
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 49.61% <0%> (+0.06%) 395% <0%> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 44.18% <0%> (+0.19%) 327% <0%> (+2%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 68.36% <0%> (+0.19%) 169% <0%> (+1%) ⬆️
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 68.78% <0%> (+0.29%) 0% <0%> (ø) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 61.03% <0%> (+0.39%) 0% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 67.61% <0%> (+0.4%) 64% <0%> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 47.94% <0%> (+0.86%) 113% <0%> (+2%) ⬆️
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 57.46% <0%> (+1.49%) 16% <0%> (+1%) ⬆️
...ooglecode/concurrentlinkedhashmap/LinkedDeque.java 28.46% <0%> (+2.3%) 20% <0%> (+2%) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.25% <0%> (+3.29%) 16% <0%> (+1%) ⬆️
... and 3 more

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 156267c...3b949f8. Read the comment docs.

@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Jun 10, 2019
@cheenamalhotra cheenamalhotra merged commit 02c4911 into microsoft:dev Jun 10, 2019
@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

4 participants