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

Metadata caching #345

Merged
merged 38 commits into from
Jun 16, 2017
Merged

Metadata caching #345

merged 38 commits into from
Jun 16, 2017

Conversation

TobiasSQL
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 16, 2017

Codecov Report

Merging #345 into RTW_6.2.0 will increase coverage by 0.21%.
The diff coverage is 51.47%.

Impacted file tree graph

@@               Coverage Diff               @@
##             RTW_6.2.0     #345      +/-   ##
===============================================
+ Coverage        37.16%   37.38%   +0.21%     
- Complexity        1669     1776     +107     
===============================================
  Files              103      107       +4     
  Lines            23662    24480     +818     
  Branches          3918     4036     +118     
===============================================
+ Hits              8795     9152     +357     
- Misses           13278    13611     +333     
- Partials          1589     1717     +128
Flag Coverage Δ Complexity Δ
#JDBC41 37.21% <51.47%> (+0.18%) 1768 <138> (+108) ⬆️
#JDBC42 37.27% <51.37%> (+0.18%) 1769 <138> (+102) ⬆️
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/SQLServerResource.java 100% <ø> (ø) 4 <0> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerParameterMetaData.java 25.64% <100%> (ø) 30 <1> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ParsedSQLMetadata.java 100% <100%> (ø) 0 <0> (?)
.../com/microsoft/sqlserver/jdbc/SQLServerDriver.java 73.95% <100%> (+0.15%) 25 <0> (ø) ⬇️
.../microsoft/sqlserver/jdbc/SQLServerDataSource.java 47.12% <100%> (+0.58%) 66 <4> (+2) ⬆️
...ooglecode/concurrentlinkedhashmap/LinkedDeque.java 31.53% <31.53%> (ø) 22 <22> (?)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 42.42% <42.42%> (ø) 46 <46> (?)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 36.93% <72.34%> (+3.3%) 120 <32> (+30) ⬆️
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 43.86% <75.92%> (+0.68%) 254 <32> (+2) ⬆️
...l/googlecode/concurrentlinkedhashmap/Weighers.java 8.51% <8.51%> (ø) 1 <1> (?)
... and 18 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 1da02b5...24913f0. Read the comment docs.

@AfsanehR-zz AfsanehR-zz merged commit 369e913 into RTW_6.2.0 Jun 16, 2017
xiangyushawn added a commit to xiangyushawn/mssql-jdbc-xiangs that referenced this pull request Jul 11, 2017
@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

8 participants