• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agorapulse / micronaut-aws-sdk
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: 2.2.2
DEFAULT BRANCH: master
Repo Added 06 Mar 2020 10:38AM UTC
Files 343
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 2.0.2
branch: 2.0.2
CHANGE BRANCH
x
Reset
  • 2.0.2
  • 0414d2f6fe84a9263407242ab8727697cec561fc
  • 1.3.4
  • 1.3.4.1
  • 1.3.4.2
  • 1.3.4.3
  • 1.3.5
  • 1.3.5.1
  • 1.3.7
  • 1.3.7.1
  • 1.3.7.2
  • 1.3.7.3
  • 1.3.7.4
  • 1.3.7.5
  • 1.3.7.6
  • 1.4.0
  • 1.5.0
  • 1.5.1
  • 1.6.0
  • 1.6.1
  • 1.6.2
  • 1.7.0
  • 1.7.1
  • 1.7.2
  • 1.7.3
  • 2.0.0
  • 2.0.1
  • 2.0.10
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 2.0.7
  • 2.0.8
  • 2.0.9
  • 2.1.0
  • 2.1.1
  • 2.1.10
  • 2.1.11
  • 2.1.12
  • 2.1.2
  • 2.1.3
  • 2.1.4
  • 2.1.5
  • 2.1.6
  • 2.1.7
  • 2.1.8
  • 2.1.9
  • 2.2.0
  • 2.2.1
  • 2.2.2
  • 2.2.x
  • 2.x
  • 40ab424fb481e1bc16df3e2252c34151b2fb17c7
  • chore/2.2.x/upgrade-aws-libraries
  • chore/asciidoctorconfig
  • chore/automatic-annotation-processing
  • chore/automatic-localstack-services
  • chore/aws-sdk-libs-upgrade
  • chore/ch54865-micronaut-3-compatibility
  • chore/dynamic-table-name
  • chore/gradle-upgrade-7.4.2
  • chore/maven-central-migration
  • chore/micronaut-multirelease
  • chore/migrate-ossrh
  • chore/migrated-to-the-new-configurations
  • chore/move-daw-to-its-own-subproject
  • chore/prepare-gru-1.x
  • chore/release-to-agorapulse-internal
  • chore/running-against-multiple-mn-versions
  • chore/sc-00000-using-official-gradle-action-v2
  • chore/sc-115424-add-send-messages-by-batch-to-micronaut-aws-sqs-sdk
  • chore/sc-74032-use-corretto-in-gha
  • chore/sc-74274-workflow-to-update-documentation
  • chore/sc00000-upgrade-agorapulse-plugins
  • chore/sonarcloud
  • chore/test-signing
  • chore/test-upgrade-testcontainers
  • chore/testing-multiple-versions
  • chore/upgrade-localstack-to-1.3.0
  • chore/upgrade-testcontainers-0.16.2
  • chore/v2docs
  • f1bba4260c1cb032409585b2b546544250568e66
  • feature/ability-to-disable-kinesis-listener-processing
  • feature/allow-adding-configuration-set-on-emails
  • feature/allow-adding-configuration-set-on-emails-for-sdk-v2
  • feature/allow-adding-tags-on-emails
  • feature/allow-path-style-for-s3
  • feature/amazon-dynamodb-local
  • feature/aws-sdk-v2
  • feature/aws-sdk-v2-s3
  • feature/aws-sdk-v2-ses
  • feature/aws-sdk-v2-sns
  • feature/ch48889-micronaut-aws-sdk-support-for-query-by-dates-with-java-time-classes
  • feature/ch49891-automatic-fifo-queue-creation
  • feature/ch54867-s3-presigned-put-url
  • feature/ch55376-resurrect-kinesis-worker
  • feature/cloudwatch-v2
  • feature/custom-projection-type
  • feature/dynamodb-compressed-string-converter
  • feature/dynamodb-events
  • feature/env-for-localstack
  • feature/lambda-client
  • feature/lambda-client-improvements
  • feature/sqs-v2
  • feature/sr59639-sns-message-attrs
  • feature/standard-url-for-s3
  • feature/sts-v2
  • feature/tags-for-created-sqs
  • feature/update-by-query
  • fix/closing-s3-object-stream
  • fix/force-path-style-for-itest
  • fix/groovy-cleanup
  • fix/initlaize-meta-table-schema-only-once
  • fix/kinesis-worker-table-name
  • fix/map-properties-in-dynamodb-entities
  • fix/missing-container-credentials-provider
  • fix/ses-mime
  • fix/throw-exception-on-function-error
  • freature/ses-sender-email
  • master
  • revert-103-chore/gradle-upgrade-7.4.2
  • sns-refactor
  • upgrade/aws-1.11.980-2.16.24

pending completion
#735

push

github-actions

web-flow
Fixed Map property in DynamoDB entities (#112)

* Fixed Map property in DynamoDB entities

fixes #111 (for Kotlin and Java)

* disable DynamoDB Map property test for Groovy 2

5918 of 6911 relevant lines covered (85.63%)

0.86 hits per line

Relevant lines Covered
Build:
Build:
6911 RELEVANT LINES 5918 COVERED LINES
0.86 HITS PER LINE
Source Files on 2.0.2
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#735 2.0.2 Fixed Map property in DynamoDB entities (#112) * Fixed Map property in DynamoDB entities fixes #111 (for Kotlin and Java) * disable DynamoDB Map property test for Groovy 2 push 05 Sep 2022 10:33AM UTC web-flow github-actions pending completion  
#732 2.0.2 Fixed Map property in DynamoDB entities (#112) * Fixed Map property in DynamoDB entities fixes #111 (for Kotlin and Java) * disable DynamoDB Map property test for Groovy 2 push 05 Sep 2022 10:30AM UTC web-flow github-actions pending completion  
#731 2.0.2 Fixed Map property in DynamoDB entities (#112) * Fixed Map property in DynamoDB entities fixes #111 (for Kotlin and Java) * disable DynamoDB Map property test for Groovy 2 push 05 Sep 2022 10:29AM UTC web-flow github-actions pending completion  
See All Builds (1592)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc