spring-data-dynamodb
spring-data-dynamodb copied to clipboard
WIP: Issue #114: Scanning by nested properties
Codecov Report
Merging #116 into master will increase coverage by
0.07%. The diff coverage isn/a.
@@ Coverage Diff @@
## master #116 +/- ##
============================================
+ Coverage 48.86% 48.94% +0.07%
Complexity 422 422
============================================
Files 70 70
Lines 1850 1847 -3
Branches 352 351 -1
============================================
Hits 904 904
+ Misses 826 824 -2
+ Partials 120 119 -1
| Impacted Files | Coverage Δ | Complexity Δ | |
|---|---|---|---|
| ...repository/query/AbstractDynamoDBQueryCreator.java | 50% <ø> (+3.19%) |
11 <0> (ø) |
:arrow_down: |
| ...a/dynamodb/mapping/event/LoggingEventListener.java | 100% <0%> (ø) |
9% <0%> (ø) |
:arrow_down: |
| ...modb/marshaller/Instant2IsoDynamoDBMarshaller.java | 100% <0%> (ø) |
8% <0%> (ø) |
:arrow_down: |
| .../data/dynamodb/mapping/event/AfterDeleteEvent.java | 100% <0%> (ø) |
1% <0%> (ø) |
:arrow_down: |
| ...ynamodb/repository/query/DynamoDBQueryCreator.java | 57.14% <0%> (ø) |
2% <0%> (ø) |
:arrow_down: |
| ...ng/data/dynamodb/mapping/event/AfterLoadEvent.java | 100% <0%> (ø) |
1% <0%> (ø) |
:arrow_down: |
| ...data/dynamodb/mapping/event/BeforeDeleteEvent.java | 100% <0%> (ø) |
1% <0%> (ø) |
:arrow_down: |
| ...g/data/dynamodb/mapping/event/AfterQueryEvent.java | 100% <0%> (ø) |
1% <0%> (ø) |
:arrow_down: |
| ...ng/data/dynamodb/mapping/event/AfterScanEvent.java | 100% <0%> (ø) |
1% <0%> (ø) |
:arrow_down: |
| ...ta/dynamodb/marshaller/DateDynamoDBMarshaller.java | 100% <0%> (ø) |
7% <0%> (ø) |
:arrow_down: |
| ... and 12 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 500b5fa...f77b4f1. Read the comment docs.