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(event-handler): add appsync batch resolvers #1998

Merged

Tests

a612e38
Select commit
Loading
Failed to load commit list.
Merged

feat(event-handler): add appsync batch resolvers #1998

Tests
a612e38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 0s

96.45% (+0.07%) compared to e14e768

View this Pull Request on Codecov

96.45% (+0.07%) compared to e14e768

Details

Codecov Report

Attention: Patch coverage is 99.25373% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.45%. Comparing base (e14e768) to head (a612e38).
Report is 657 commits behind head on develop.

Files Patch % Lines
aws_lambda_powertools/event_handler/appsync.py 98.78% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1998      +/-   ##
===========================================
+ Coverage    96.38%   96.45%   +0.07%     
===========================================
  Files          214      223       +9     
  Lines        10030    10723     +693     
  Branches      1846     1995     +149     
===========================================
+ Hits          9667    10343     +676     
- Misses         259      268       +9     
- Partials       104      112       +8     

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