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

Cache mvn dependancies for Travis-CI #322

Merged
merged 3 commits into from
Jun 5, 2017
Merged

Cache mvn dependancies for Travis-CI #322

merged 3 commits into from
Jun 5, 2017

Conversation

ahmad-ibra
Copy link

Speeds up build times

@ahmad-ibra ahmad-ibra changed the title Cache mvn dependancies on Travis-CI builds Cache mvn dependancies for Travis-CI May 31, 2017
@codecov-io
Copy link

codecov-io commented May 31, 2017

Codecov Report

Merging #322 into RTW_6.2.0 will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             RTW_6.2.0     #322      +/-   ##
===============================================
- Coverage        37.17%   37.15%   -0.02%     
+ Complexity        1670     1668       -2     
===============================================
  Files              103      103              
  Lines            23663    23663              
  Branches          3918     3918              
===============================================
- Hits              8796     8793       -3     
- Misses           13278    13282       +4     
+ Partials          1589     1588       -1
Flag Coverage Δ Complexity Δ
#JDBC41 36.92% <ø> (-0.12%) 1656 <ø> (-8)
#JDBC42 37.05% <ø> (+0.01%) 1662 <ø> (+2) ⬆️
Impacted Files Coverage Δ Complexity Δ
src/main/java/microsoft/sql/DateTimeOffset.java 37.14% <0%> (-2.86%) 8% <0%> (-2%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 29.88% <0%> (-0.23%) 56% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 36.79% <0%> (-0.21%) 0% <0%> (ø)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 33.45% <0%> (-0.18%) 89% <0%> (-1%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 45.95% <0%> (+0.06%) 0% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 49% <0%> (+0.21%) 211% <0%> (+1%) ⬆️

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 d8f677e...51339f4. Read the comment docs.

@ahmad-ibra ahmad-ibra merged commit 900c523 into microsoft:RTW_6.2.0 Jun 5, 2017
@ahmad-ibra ahmad-ibra deleted the Travic_Cache branch June 5, 2017 20:17
@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

5 participants