Skip to content

Bump actions/checkout to v5

d1d42a2
Select commit
Loading
Failed to load commit list.
Merged

Lambda Managed Instances Implementation and Tests. RIC Version Bump to 2.8.7. #576

Bump actions/checkout to v5
d1d42a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2025 in 1s

65.38% (+0.63%) compared to 5c6d3fa

View this Pull Request on Codecov

65.38% (+0.63%) compared to 5c6d3fa

Details

Codecov Report

❌ Patch coverage is 64.78873% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.38%. Comparing base (5c6d3fa) to head (d1d42a2).

Files with missing lines Patch % Lines
.../lambda/runtime/api/client/EventHandlerLoader.java 45.00% 11 Missing ⚠️
.../client/runtimeapi/LambdaRuntimeApiClientImpl.java 60.86% 7 Missing and 2 partials ⚠️
...bda/runtime/api/client/util/ConcurrencyConfig.java 83.33% 2 Missing and 1 partial ⚠️
...a/runtime/api/client/logging/JsonLogFormatter.java 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #576      +/-   ##
============================================
+ Coverage     64.74%   65.38%   +0.63%     
- Complexity      194      211      +17     
============================================
  Files            33       34       +1     
  Lines           939      988      +49     
  Branches        132      142      +10     
============================================
+ Hits            608      646      +38     
- Misses          282      290       +8     
- Partials         49       52       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.