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

Improved coverage on some tests #190

Merged
merged 1 commit into from
Dec 6, 2020
Merged

Improved coverage on some tests #190

merged 1 commit into from
Dec 6, 2020

Conversation

j256
Copy link
Owner

@j256 j256 commented Dec 6, 2020

No description provided.

@codecov
Copy link

codecov bot commented Dec 6, 2020

Codecov Report

Merging #190 (6fa4134) into master (0affa2f) will increase coverage by 1.51%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
+ Coverage     85.75%   87.27%   +1.51%     
- Complexity     2435     2466      +31     
============================================
  Files           127      127              
  Lines          7008     7004       -4     
  Branches        929      927       -2     
============================================
+ Hits           6010     6113     +103     
+ Misses          685      586      -99     
+ Partials        313      305       -8     
Impacted Files Coverage Δ Complexity Δ
...n/java/com/j256/ormlite/stmt/StatementBuilder.java 90.62% <ø> (+11.03%) 17.00 <0.00> (+1.00)
...rc/main/java/com/j256/ormlite/field/FieldType.java 83.75% <100.00%> (+2.00%) 183.00 <0.00> (+4.00)
.../main/java/com/j256/ormlite/stmt/QueryBuilder.java 93.06% <100.00%> (+2.40%) 143.00 <4.00> (+5.00)
...ava/com/j256/ormlite/field/types/BaseDateType.java 93.54% <0.00%> (-6.46%) 13.00% <0.00%> (-1.00%)
...java/com/j256/ormlite/dao/RuntimeExceptionDao.java 100.00% <0.00%> (+16.78%) 82.00% <0.00%> (+10.00%)
.../main/java/com/j256/ormlite/table/SchemaUtils.java 73.62% <0.00%> (+36.26%) 19.00% <0.00%> (+12.00%)

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 0affa2f...6fa4134. Read the comment docs.

@j256 j256 merged commit b1d86a5 into master Dec 6, 2020
@j256 j256 deleted the gw-coverage-improvements branch December 6, 2020 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant