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

nshkrdotcom / sinter
69%

Build:
DEFAULT BRANCH: main
Repo Added 18 Jun 2025 10:04PM UTC
Token jQlyjkUfR6sPkf5w8uDnJvoughi1f60tP regen
Build 27 Last
Files 11
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • dependabot/github_actions/dot-github/workflows/actions/cache-5
  • dependabot/github_actions/dot-github/workflows/actions/checkout-5
  • dependabot/github_actions/dot-github/workflows/actions/checkout-6
  • dependabot/hex/benchee-1.5.0
  • dependabot/hex/credo-1.7.13
  • dependabot/hex/dialyxir-1.4.6
  • dependabot/hex/dialyxir-1.4.7
  • dependabot/hex/ex_doc-0.38.3
  • dependabot/hex/ex_doc-0.38.4
  • dependabot/hex/ex_doc-0.39.1
  • dependabot/hex/ex_doc-0.39.3
  • dependabot/hex/jsv-0.14.0
  • dependabot/hex/jsv-0.15.1
  • dependabot/hex/mix_test_watch-1.4.0
  • main

13 Jan 2026 04:55AM UTC coverage: 68.615%. Remained the same
2256fcfbcac826aab789ed6acfcea383eec23a72

push

github

nshkrdotcom
deps: update jsv requirement to 0.15.0

Update the jsv dependency version requirement in mix.exs to the 0.15.0 minor
release. This update upgrades the JSON Schema validation engine used by the
project.

The mix.lock file has been updated to reflect the resolution to version 0.15.1.
This change incorporates the latest bug fixes and performance improvements
provided by the upstream maintainers while ensuring consistency across
development and production environments.

728 of 1061 relevant lines covered (68.61%)

4408.2 hits per line

Relevant lines Covered
Build:
Build:
1061 RELEVANT LINES 728 COVERED LINES
4408.2 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2256fcfb... main deps: update jsv requirement to 0.15.0 Update the jsv dependency version requirement in mix.exs to the 0.15.0 minor release. This update upgrades the JSON Schema validation engine used by the project. The mix.lock file has been updated to reflec... push 13 Jan 2026 04:55AM UTC nshkrdotcom github
68.61
13be64a9... dependabot/hex/jsv-0.15.1 deps(deps): bump jsv from 0.14.0 to 0.15.1 Bumps [jsv](https://github.com/lud/jsv) from 0.14.0 to 0.15.1. - [Changelog](https://github.com/lud/jsv/blob/main/CHANGELOG.md) - [Commits](https://github.com/lud/jsv/compare/v0.14.0...v0.15.1) --- upda... Pull #16 12 Jan 2026 10:25AM UTC web-flow github
68.61
374d3960... dependabot/hex/jsv-0.14.0 deps(deps): bump jsv from 0.13.1 to 0.14.0 Bumps [jsv](https://github.com/lud/jsv) from 0.13.1 to 0.14.0. - [Changelog](https://github.com/lud/jsv/blob/main/CHANGELOG.md) - [Commits](https://github.com/lud/jsv/compare/v0.13.1...v0.14.0) --- upda... Pull #15 07 Jan 2026 05:12AM UTC web-flow github
68.61
662ad5d2... main Refactor list comparisons and update Mix project configuration Replaced occurrences of length(list) > 0 with list != [] in dspex.ex, performance.ex, and related tests. Using direct list comparison is more performant than length/1 as it avoids O(N... push 07 Jan 2026 05:11AM UTC nshkrdotcom github
68.61
b9dc4b95... dependabot/hex/jsv-0.14.0 deps(deps): bump jsv from 0.13.1 to 0.14.0 Bumps [jsv](https://github.com/lud/jsv) from 0.13.1 to 0.14.0. - [Changelog](https://github.com/lud/jsv/blob/main/CHANGELOG.md) - [Commits](https://github.com/lud/jsv/compare/v0.13.1...v0.14.0) --- upda... Pull #15 05 Jan 2026 09:21AM UTC web-flow github
68.61
3a16437c... main Add discriminated unions, field aliases, and validation hooks This commit introduces several advanced schema features to Sinter to support more complex data structures and validation workflows. The new discriminated_union type allows selecting a... push 29 Dec 2025 10:59AM UTC nshkrdotcom github
68.61
fea53511... dependabot/hex/ex_doc-0.39.3 deps(deps-dev): bump ex_doc from 0.38.2 to 0.39.3 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 to 0.39.3. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/b... Pull #14 29 Dec 2025 09:19AM UTC web-flow github
65.75
fc522c68... main Release v0.1.0: Big-bang refactor for safety, nested schemas, and JSV This release represents a comprehensive architectural refactor of Sinter to make it safe for untrusted inputs, expressive for nested schemas, and compliant with modern JSON Sch... push 28 Dec 2025 05:04AM UTC nshkrdotcom github
65.75
272378be... dependabot/github_actions/dot-github/workflows/actions/cache-5 ci(deps): bump actions/cache from 4 to 5 in /.github/workflows Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/m... Pull #12 15 Dec 2025 09:23AM UTC web-flow github
69.1
604ff03d... dependabot/github_actions/dot-github/workflows/actions/checkout-6 ci(deps): bump actions/checkout from 4 to 6 in /.github/workflows Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/... Pull #11 24 Nov 2025 10:41AM UTC web-flow github
69.1
See All Builds (27)

Badge your Repo: sinter

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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