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

jonasschmidt / ex_json_schema / 6ed0cccbbe9d171e505d948915447f513d4baf14-PR-98
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.11.3
DEFAULT BRANCH: master
Ran 06 May 2026 10:06AM UTC
Jobs 3
Files 43
Run time 1min
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

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

Uncovered Changes

Lines Coverage ∆ File
1
89.92
-0.68% lib/ex_json_schema/schema.ex
Jobs
ID Job ID Ran Files Coverage
1 6ed0cccbbe9d171e505d948915447f513d4baf14-PR-98.1 06 May 2026 10:06AM UTC 43
91.81
GitHub Action Run
2 6ed0cccbbe9d171e505d948915447f513d4baf14-PR-98.2 06 May 2026 10:06AM UTC 43
91.81
GitHub Action Run
3 6ed0cccbbe9d171e505d948915447f513d4baf14-PR-98.3 06 May 2026 10:06AM UTC 43
91.81
GitHub Action Run
Source Files on build 6ed0cccbbe9d171e505d948915447f513d4baf14-PR-98
  • Tree
  • List 43
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #98
  • PR Base - master (#23447AC8...)
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