Skip to content

Make Trace ID accessible through Context & aws-lambda-java-core versi…

1106ce7
Select commit
Loading
Failed to load commit list.
Merged

Make Trace ID accessible through Context & aws-lambda-java-core version bump #563

Make Trace ID accessible through Context & aws-lambda-java-core versi…
1106ce7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2025 in 1s

64.74% (+0.00%) compared to 640b766

View this Pull Request on Codecov

64.74% (+0.00%) compared to 640b766

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.74%. Comparing base (640b766) to head (1106ce7).

Files with missing lines Patch % Lines
...s/lambda/runtime/api/client/api/LambdaContext.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #563   +/-   ##
=========================================
  Coverage     64.74%   64.74%           
  Complexity      194      194           
=========================================
  Files            33       33           
  Lines           936      939    +3     
  Branches        132      132           
=========================================
+ Hits            606      608    +2     
- Misses          281      282    +1     
  Partials         49       49           

☔ 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.