voxpupuli / json-schema

Ruby JSON Schema Validator
MIT License
1.52k stars 241 forks source link

Allow resolution of fragments with escaped parts #463

Closed bastelfreak closed 2 years ago

bastelfreak commented 2 years ago

This is a resubmission of https://github.com/voxpupuli/json-schema/pull/450

codecov[bot] commented 2 years ago

Codecov Report

Merging #463 (c32e281) into master (279cea0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #463   +/-   ##
=======================================
  Coverage   89.75%   89.75%           
=======================================
  Files          74       74           
  Lines        1581     1581           
=======================================
  Hits         1419     1419           
  Misses        162      162           
Impacted Files Coverage Δ
lib/json-schema/validator.rb 84.59% <100.00%> (ø)

Continue to review full report at Codecov.

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