Skip to content

feat(runtime-interface-client): Add Lambda-Runtime-Invocation-Id support for cross-wiring protection#624

Open
vip-amzn wants to merge 1 commit into
mainfrom
feat/invocation-id-cross-wiring
Open

feat(runtime-interface-client): Add Lambda-Runtime-Invocation-Id support for cross-wiring protection#624
vip-amzn wants to merge 1 commit into
mainfrom
feat/invocation-id-cross-wiring

feat(runtime-interface-client): Add Lambda-Runtime-Invocation-Id supp…

abe563d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

65.38% (+0.00%) compared to 1901fac

View this Pull Request on Codecov

65.38% (+0.00%) compared to 1901fac

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.38%. Comparing base (1901fac) to head (abe563d).
⚠️ Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
.../client/runtimeapi/LambdaRuntimeApiClientImpl.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #624   +/-   ##
=========================================
  Coverage     65.38%   65.38%           
- Complexity      211      212    +1     
=========================================
  Files            34       34           
  Lines           988      991    +3     
  Branches        142      143    +1     
=========================================
+ Hits            646      648    +2     
  Misses          290      290           
- Partials         52       53    +1     

☔ View full report in Codecov by Harness.
📢 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.