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

agorapulse / micronaut-aws-sdk
84%
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.2.2
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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.2
  • 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

17 May 2024 03:00PM UTC coverage: 83.874%. First build
#1656

push

github

musketyr
replaced List.of

6824 of 8136 relevant lines covered (83.87%)

0.84 hits per line

Relevant lines Covered
Build:
Build:
8136 RELEVANT LINES 6824 COVERED LINES
0.84 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#1656 2.2.2 replaced List.of push 17 May 2024 03:30PM UTC musketyr github
83.87
#1655 2.2.x replaced List.of push 17 May 2024 03:13PM UTC musketyr github
83.87
#1654 2.2.1 [2.2.x] upgrade aws libraries (#224) * Upgraded to AWS SDK version used by MariaDB (#219) * Upgraded to the latest AWS Libraries * reverted to older version of SDK used by MariaDB drivers * using dynamic SQS URLs * fixed tests * fi... push 02 Apr 2024 11:38AM UTC web-flow github
83.61
#1653 2.2.x [2.2.x] upgrade aws libraries (#224) * Upgraded to AWS SDK version used by MariaDB (#219) * Upgraded to the latest AWS Libraries * reverted to older version of SDK used by MariaDB drivers * using dynamic SQS URLs * fixed tests * fi... push 02 Apr 2024 11:38AM UTC web-flow github
83.61
#1652 chore/2.2.x/upgrade-aws-libraries backported fixed tests Pull #224 02 Apr 2024 10:41AM UTC musketyr github
83.61
#1651 chore/2.2.x/upgrade-aws-libraries Merge f33f4b4b1 into 647c68b33 Pull #224 02 Apr 2024 10:39AM UTC web-flow github
83.61
#1650 2.2.0 fixed the context initialization for PogoHandler push 27 Mar 2024 12:02AM UTC musketyr github
83.47
#1649 2.2.x fixed the context initialization for PogoHandler push 26 Mar 2024 08:33PM UTC musketyr github
83.47
#1648 2.x fixed function aws coordinates push 26 Mar 2024 02:50PM UTC musketyr github
83.42
#1647 2.x fixed checkstyle violation push 26 Mar 2024 02:29PM UTC musketyr github
83.42
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