Skip to content

Onyphe: Validate entrypoint argument via Pydantic#2886

Open
PierrickV wants to merge 1 commit into
developfrom
fix-onyphe-guard
Open

Onyphe: Validate entrypoint argument via Pydantic#2886
PierrickV wants to merge 1 commit into
developfrom
fix-onyphe-guard

Onyphe: validate action arguments via Pydantic before running the action

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

89.07% (+0.12%) compared to b26a08e

View this Pull Request on Codecov

89.07% (+0.12%) compared to b26a08e

Details

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.07%. Comparing base (b26a08e) to head (a869106).

Files with missing lines Patch % Lines
Onyphe/onyphe/action_onyphe_datascan.py 96.29% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2886      +/-   ##
===========================================
+ Coverage    88.95%   89.07%   +0.12%     
===========================================
  Files          537      552      +15     
  Lines        21229    21516     +287     
  Branches       960      960              
===========================================
+ Hits         18884    19166     +282     
- Misses        2038     2043       +5     
  Partials       307      307              

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