Skip to content

Basic implementation of validator-cvapi - #48

Draft
benbender wants to merge 2 commits into
pablo-abc:mainfrom
benbender:feat/validator-cvapi
Draft

benbender wants to merge 2 commits into
pablo-abc:mainfrom
benbender:feat/validator-cvapi

feat: basic setup and implementation for validator-cvapi

196af46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2026 in 1s

98.68% (target 99.00%)

View this Pull Request on Codecov

98.68% (target 99.00%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.68%. Comparing base (c8b1808) to head (196af46).
⚠️ Report is 354 commits behind head on main.

Files with missing lines Patch % Lines
packages/validator-cvapi/src/index.ts 80.00% 4 Missing and 2 partials ⚠️

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   99.32%   98.68%   -0.64%     
==========================================
  Files          38       39       +1     
  Lines         885      915      +30     
  Branches      282      292      +10     
==========================================
+ Hits          879      903      +24     
- Misses          5        9       +4     
- Partials        1        3       +2     
Files with missing lines Coverage Δ
packages/validator-cvapi/src/index.ts 80.00% <80.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8b1808...196af46. Read the comment docs.

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