• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jonasschmidt / ex_json_schema
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: fix/ref-sibling-definitions
DEFAULT BRANCH: master
Repo Added 11 Oct 2015 11:26AM UTC
Files 43
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH accept-https-schema-uri
branch: accept-https-schema-uri
CHANGE BRANCH
x
Reset
  • accept-https-schema-uri
  • chore/bump-decimal-to-3.0
  • coveralls
  • custom-format-validator
  • draft-2020-12
  • elixir-1.2
  • elixir-1.3
  • elixir-1.4
  • errors-with-fragments
  • fix/ref-sibling-definitions
  • format-validation
  • github-actions
  • github-actions-workflow
  • location-independent-identifiers
  • master
  • multi-draft-support
  • multi-draft-support-rebased
  • phoenix-controller-tests-fix
  • refs/tags/v0.11.1
  • refs/tags/v0.11.3
  • remote-ref-fix
  • travis
  • travis-elixir-1.9
  • travis-elixir-version
  • travis-versions
  • v0.3.0
  • v0.3.1
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.5.5
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.7.0
  • v0.7.1
  • v0.7.2
  • v0.7.3
  • v0.7.4
  • v0.8.0-rc1
  • vaildate-with-fragment
  • validation-errors
  • warnings-as-errors

01 May 2026 03:25AM UTC coverage: 91.806% (-0.2%) from 91.963%
6ed0cccbbe9d171e505d948915447f513d4baf14-PR-98

Pull #98

github

elias-ba
Accept https:// JSON Schema URIs

The JSON Schema spec calls $schema an identifier, not a literal URL, and
json-schema.org now serves both http:// and https:// forms. Tools commonly
emit https://, but `schema_module/2` and `remote_schema/1` only matched the
canonical http:// prefix and raised UnsupportedSchemaVersionError on any
https:// input.

Normalize https://json-schema.org/... to http://json-schema.org/... at the
top of both functions. No behavioural change for any other input.

Closes #97
Pull Request #98: Accept https:// JSON Schema URIs

1 of 2 new or added lines in 1 file covered. (50.0%)

493 of 537 relevant lines covered (91.81%)

67146.92 hits per line

Relevant lines Covered
Build:
Build:
537 RELEVANT LINES 493 COVERED LINES
67146.92 HITS PER LINE
Source Files on accept-https-schema-uri
  • Tree
  • List 43
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
6ed0cccb... accept-https-schema-uri Accept https:// JSON Schema URIs The JSON Schema spec calls $schema an identifier, not a literal URL, and json-schema.org now serves both http:// and https:// forms. Tools commonly emit https://, but `schema_module/2` and `remote_schema/1` only m... Pull #98 06 May 2026 10:06AM UTC elias-ba github
91.81
See All Builds (209)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc