Skip to content

Add support for schema_uri validation

Codecov / codecov/project failed Jul 15, 2024 in 0s

79.92% (-2.38%) compared to 080d904

View this Pull Request on Codecov

79.92% (-2.38%) compared to 080d904

Details

Codecov Report

Attention: Patch coverage is 41.85111% with 289 lines in your changes missing coverage. Please review.

Project coverage is 79.92%. Comparing base (080d904) to head (40205f3).
Report is 1 commits behind head on main.

Files Patch % Lines
docs/examples/custom/main.go 0.00% 38 Missing ⚠️
docs/examples/schemauri/main.go 0.00% 29 Missing ⚠️
docs/examples/shared.go 0.00% 14 Missing ⚠️
pkg/api/zz_ztest_foosubjectbarpredicate_1_2_3.go 0.00% 8 Missing ⚠️
pkg/api/bindings.go 40.00% 3 Missing and 3 partials ⚠️
pkg/api/schemas.go 62.50% 3 Missing and 3 partials ⚠️
pkg/api/zz_artifactdeleted_0_1_0.go 50.00% 2 Missing and 2 partials ⚠️
pkg/api/zz_artifactdownloaded_0_1_0.go 50.00% 2 Missing and 2 partials ⚠️
pkg/api/zz_artifactpackaged_0_2_0.go 50.00% 2 Missing and 2 partials ⚠️
pkg/api/zz_artifactpublished_0_2_0.go 50.00% 2 Missing and 2 partials ⚠️
... and 43 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   82.29%   79.92%   -2.38%     
==========================================
  Files         101      104       +3     
  Lines        8028     8518     +490     
==========================================
+ Hits         6607     6808     +201     
- Misses       1196     1385     +189     
- Partials      225      325     +100     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.