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

App veyor jce #328

Merged
merged 6 commits into from
Jun 12, 2017
Merged

App veyor jce #328

merged 6 commits into from
Jun 12, 2017

Conversation

ahmad-ibra
Copy link

Allows testing of AE on AppVeyor builds

@codecov-io
Copy link

codecov-io commented Jun 8, 2017

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             RTW_6.2.0     #328      +/-   ##
===============================================
- Coverage        37.17%   37.14%   -0.03%     
+ Complexity        1669     1668       -1     
===============================================
  Files              103      103              
  Lines            23663    23663              
  Branches          3918     3918              
===============================================
- Hits              8796     8790       -6     
- Misses           13278    13283       +5     
- Partials          1589     1590       +1
Flag Coverage Δ Complexity Δ
#JDBC41 36.97% <ø> (-0.07%) 1657 <ø> (-5)
#JDBC42 37.05% <ø> (ø) 1665 <ø> (+4) ⬆️
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.19% <0%> (-1.13%) 16% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 29.43% <0%> (-0.68%) 56% <0%> (ø)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 33.45% <0%> (-0.18%) 89% <0%> (-1%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 45.81% <0%> (-0.07%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 48.93% <0%> (+0.14%) 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 f393f42...3b30c8b. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Jun 8, 2017

Codecov Report

Merging #328 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     #328      +/-   ##
===============================================
- Coverage        37.17%   37.15%   -0.02%     
  Complexity        1669     1669              
===============================================
  Files              103      103              
  Lines            23663    23661       -2     
  Branches          3918     3918              
===============================================
- Hits              8796     8791       -5     
  Misses           13278    13278              
- Partials          1589     1592       +3
Flag Coverage Δ Complexity Δ
#JDBC41 37.02% <ø> (-0.02%) 1659 <ø> (-3)
#JDBC42 36.99% <ø> (-0.07%) 1664 <ø> (+3)
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (-3.38%) 16% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 29.43% <0%> (-0.68%) 56% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 48.71% <0%> (-0.08%) 210% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 45.88% <0%> (ø) 0% <0%> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerParameterMetaData.java 25.64% <0%> (+0.12%) 30% <0%> (ø) ⬇️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 47.72% <0%> (+0.45%) 61% <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 f393f42...2ba2c0c. Read the comment docs.

choco install jce -fdv -s . -y
```

### Disclaimers:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this Disclaimer on top of file ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing

@v-nisidh v-nisidh merged commit 9d660f4 into microsoft:RTW_6.2.0 Jun 12, 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

5 participants