Skip to content

Conversation

@boostchicken
Copy link
Owner

#27

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2020

Codecov Report

Merging #29 into develop will decrease coverage by 0.23%.
The diff coverage is 57.55%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #29      +/-   ##
=============================================
- Coverage      67.05%   66.82%   -0.24%     
- Complexity       665      686      +21     
=============================================
  Files             84       84              
  Lines           2295     2390      +95     
  Branches         404      427      +23     
=============================================
+ Hits            1539     1597      +58     
- Misses           572      601      +29     
- Partials         184      192       +8     
Impacted Files Coverage Δ Complexity Δ
...pring/data/dynamodb/repository/QueryConstants.java 100.00% <ø> (ø) 0.00 <0.00> (ø)
...namodb/repository/query/AbstractDynamoDBQuery.java 38.84% <0.00%> (ø) 8.00 <0.00> (ø)
...y/query/DynamoDBEntityWithHashKeyOnlyCriteria.java 69.04% <ø> (ø) 13.00 <0.00> (ø)
...ery/DynamoDBEntityWithHashAndRangeKeyCriteria.java 69.07% <33.33%> (-5.23%) 74.00 <5.00> (ø)
...repository/query/AbstractDynamoDBQueryCreator.java 47.36% <43.47%> (-1.73%) 14.00 <4.00> (+3.00) ⬇️
...epository/query/AbstractDynamoDBQueryCriteria.java 67.11% <60.41%> (-0.63%) 113.00 <12.00> (+11.00) ⬇️
...db/repository/query/DynamoDBCountQueryCreator.java 57.14% <71.42%> (+12.69%) 2.00 <1.00> (ø)
...ynamodb/repository/query/DynamoDBQueryCreator.java 84.61% <83.33%> (+6.83%) 2.00 <1.00> (ø)
...dynamodb/repository/query/DynamoDBQueryMethod.java 88.88% <87.50%> (+13.02%) 16.00 <5.00> (+7.00)
...namodb/repository/query/PartTreeDynamoDBQuery.java 88.00% <100.00%> (+2.28%) 10.00 <2.00> (ø)
... and 1 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 3a45e57...9a502e7. Read the comment docs.

@boostchicken boostchicken merged commit f14f0f7 into develop May 25, 2020
@boostchicken boostchicken deleted the filter-expressions branch May 25, 2020 03:01
@boostchicken boostchicken self-assigned this May 25, 2020
@boostchicken boostchicken added the enhancement New feature or request label May 25, 2020
@boostchicken boostchicken linked an issue May 25, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to apply filter expressions to Querys

3 participants