Skip to content

Improving Unit test coverage #129

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

Merged
merged 1 commit into from
Feb 2, 2018
Merged

Improving Unit test coverage #129

merged 1 commit into from
Feb 2, 2018

Conversation

derjust
Copy link
Owner

@derjust derjust commented Feb 2, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 2, 2018

Codecov Report

Merging #129 into master will increase coverage by 0.57%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #129      +/-   ##
===========================================
+ Coverage     58.73%   59.3%   +0.57%     
- Complexity      508     513       +5     
===========================================
  Files            70      70              
  Lines          1912    1912              
  Branches        368     368              
===========================================
+ Hits           1123    1134      +11     
+ Misses          643     632      -11     
  Partials        146     146
Impacted Files Coverage Δ Complexity Δ
...data/dynamodb/query/AbstractSingleEntityQuery.java 100% <ø> (+33.33%) 2 <0> (+1) ⬆️
...y/query/DynamoDBEntityWithHashKeyOnlyCriteria.java 77.77% <0%> (ø) 13 <0> (ø) ⬇️
...ery/DynamoDBEntityWithHashAndRangeKeyCriteria.java 75.14% <0%> (ø) 74 <0> (ø) ⬇️
...data/dynamodb/query/QueryExpressionCountQuery.java 100% <100%> (+100%) 2 <1> (+2) ⬆️
...ng/data/dynamodb/query/QueryRequestCountQuery.java 100% <100%> (+100%) 2 <1> (+2) ⬆️

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 aa0c0b1...64b5a6f. Read the comment docs.

@derjust derjust merged commit 7060dc9 into master Feb 2, 2018
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.

2 participants