Skip to content

[PM-35785] Add strongly typed policy data - alternative implementation - #1239

Closed
eliykat wants to merge 13 commits into
mainfrom
policy-data-v2
Closed

[PM-35785] Add strongly typed policy data - alternative implementation#1239
eliykat wants to merge 13 commits into
mainfrom
policy-data-v2

fix linting

669acde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

84.90% (-0.21%) compared to b154bdb

View this Pull Request on Codecov

84.90% (-0.21%) compared to b154bdb

Details

Codecov Report

❌ Patch coverage is 52.34899% with 71 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.90%. Comparing base (b154bdb) to head (669acde).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...tes/bitwarden-policies/src/enriched_policy_type.rs 28.57% 30 Missing ⚠️
...rates/bitwarden-policies/src/policy_definitions.rs 36.84% 24 Missing ⚠️
crates/bitwarden-policies/src/policy_client.rs 75.86% 7 Missing ⚠️
crates/bitwarden-policies/src/policy_definition.rs 50.00% 6 Missing ⚠️
crates/bitwarden-uniffi/src/policies.rs 0.00% 3 Missing ⚠️
crates/bitwarden-policies/src/enriched_policy.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1239      +/-   ##
==========================================
- Coverage   85.10%   84.90%   -0.21%     
==========================================
  Files         476      477       +1     
  Lines       65928    65520     -408     
==========================================
- Hits        56109    55630     -479     
- Misses       9819     9890      +71     

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