Skip to content

[backend] feat(chaining): add type for payload arguments (#4824) - #5302

Merged
Stephanya Casanova (savacano28) merged 14 commits into
release/currentfrom
issue/4824-type-payload-arguments
Apr 20, 2026
Merged

[backend] feat(chaining): add type for payload arguments (#4824)#5302
Stephanya Casanova (savacano28) merged 14 commits into
release/currentfrom
issue/4824-type-payload-arguments

[backend] feat(chaining): rebase

74e699e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 1s

63.84% (target 80.00%)

View this Pull Request on Codecov

63.84% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.84%. Comparing base (fd0912b) to head (74e699e).

Files with missing lines Patch % Lines
...v/rest/inject/service/ExecutableInjectService.java 0.00% 1 Missing and 1 partial ⚠️
...ain/java/io/openaev/rest/payload/PayloadUtils.java 33.33% 1 Missing and 1 partial ⚠️
...penaev/rest/payload/exports/PayloadFileExport.java 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (63.84%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #5302      +/-   ##
=====================================================
+ Coverage              63.83%   63.84%   +0.01%     
- Complexity              5784     5789       +5     
=====================================================
  Files                   1135     1138       +3     
  Lines                  34030    34039       +9     
  Branches                2624     2624              
=====================================================
+ Hits                   21722    21732      +10     
+ Misses                 11031    11030       -1     
  Partials                1277     1277              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.