Skip to content

Conversation

@majusko
Copy link

@majusko majusko commented Feb 25, 2020

Resolving the #19 with adding the option to configure the projection of local secondary index.

@codecov-io
Copy link

Codecov Report

Merging #20 into develop will decrease coverage by 0.01%.
The diff coverage is 80%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #20      +/-   ##
=============================================
- Coverage      67.05%   67.04%   -0.02%     
- Complexity       663      664       +1     
=============================================
  Files             84       84              
  Lines           2289     2282       -7     
  Branches         402      403       +1     
=============================================
- Hits            1535     1530       -5     
+ Misses           570      568       -2     
  Partials         184      184
Impacted Files Coverage Δ Complexity Δ
...ository/util/Entity2DynamoDBTableSynchronizer.java 71.08% <80%> (+0.19%) 19 <1> (+1) ⬆️
...repository/query/AbstractDynamoDBQueryCreator.java 47.16% <0%> (-1.93%) 11% <0%> (ø)
...ery/DynamoDBEntityWithHashAndRangeKeyCriteria.java 73.86% <0%> (-0.44%) 74% <0%> (ø)
...namodb/repository/query/AbstractDynamoDBQuery.java 38.65% <0%> (-0.19%) 8% <0%> (ø)
...epository/query/AbstractDynamoDBQueryCriteria.java 67.64% <0%> (-0.1%) 102% <0%> (ø)
...ynamodb/repository/cdi/DynamoDBRepositoryBean.java 76% <0%> (+4.57%) 3% <0%> (ø) ⬇️

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 32e95ad...18fd736. Read the comment docs.

@boostchicken boostchicken merged commit 3d16c1b into boostchicken:develop Mar 13, 2020
@boostchicken boostchicken linked an issue Mar 13, 2020 that may be closed by this pull request
@boostchicken boostchicken self-requested a review May 25, 2020 04:06
@boostchicken boostchicken self-assigned this May 25, 2020
@boostchicken boostchicken added the enhancement New feature or request label May 25, 2020
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.

Missing Local index projection settings

3 participants