Skip to content

docs: Correct PolicyServer godoc and regenerate docs

92f2322
Select commit
Loading
Failed to load commit list.
Merged

feat: Add host-capabilities whitelist #1693

docs: Correct PolicyServer godoc and regenerate docs
92f2322
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 27, 2026 in 1s

77.04% (-3.41%) compared to 5eacbd8

View this Pull Request on Codecov

77.04% (-3.41%) compared to 5eacbd8

Details

Codecov Report

❌ Patch coverage is 95.63164% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.04%. Comparing base (5eacbd8) to head (92f2322).

Files with missing lines Patch % Lines
crates/policy-evaluator/src/runtimes/callback.rs 91.96% 20 Missing ⚠️
crates/policy-evaluator/src/host_capabilities.rs 96.34% 9 Missing ⚠️
...cy-server/src/evaluation/evaluation_environment.rs 80.48% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1693      +/-   ##
==========================================
- Coverage   80.44%   77.04%   -3.41%     
==========================================
  Files         127      172      +45     
  Lines       16413    21499    +5086     
==========================================
+ Hits        13204    16564    +3360     
- Misses       3209     4722    +1513     
- Partials        0      213     +213     

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