Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(appsync): Add new service AppSync #5589

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

MarioRgzLpz
Copy link
Member

Context

In order to cover more checks, we need to create a new AWS service for AppSync. This new service will allow for the implementation of additional checks.

Description

Add new appsync_service with respective unit tests.

Checklist

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@MarioRgzLpz MarioRgzLpz requested review from a team as code owners October 30, 2024 15:24
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Oct 30, 2024
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.84%. Comparing base (bc308de) to head (25eda2b).
Report is 47 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5589      +/-   ##
==========================================
+ Coverage   89.75%   89.84%   +0.09%     
==========================================
  Files        1095     1117      +22     
  Lines       33973    34608     +635     
==========================================
+ Hits        30491    31093     +602     
- Misses       3482     3515      +33     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MrCloudSec MrCloudSec merged commit 0662dff into master Nov 6, 2024
11 checks passed
@MrCloudSec MrCloudSec deleted the PRWLR-4280-create-new-service-app-sync branch November 6, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants