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

nshkrdotcom / sinter
69%
main: 69%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/jsv-0.14.0
DEFAULT BRANCH: main
Repo Added 18 Jun 2025 10:04PM UTC
Token jQlyjkUfR6sPkf5w8uDnJvoughi1f60tP regen
Build 25 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 dependabot/hex/jsv-0.14.0
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/mix_test_watch-1.4.0
  • main

07 Jan 2026 05:11AM UTC coverage: 68.615%. Remained the same
374d3960d3e0711a5612e75046eaa6afe3830696-PR-15

Pull #15

github

web-flow
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)

---
updated-dependencies:
- dependency-name: jsv
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #15: deps(deps): bump jsv from 0.13.1 to 0.14.0

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
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
a05fa8ad... dependabot/hex/benchee-1.5.0 deps(deps-dev): bump benchee from 1.4.0 to 1.5.0 Bumps [benchee](https://github.com/bencheeorg/benchee) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/bencheeorg/benchee/releases) - [Changelog](https://github.com/bencheeorg/benchee/blo... Pull #10 10 Nov 2025 10:35AM UTC web-flow github
69.1
980338e8... dependabot/hex/dialyxir-1.4.7 deps(deps-dev): bump dialyxir from 1.4.5 to 1.4.7 Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.5 to 1.4.7. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob... Pull #9 10 Nov 2025 10:34AM UTC web-flow github
69.1
See All Builds (25)

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