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

nshkrdotcom / sinter
69%
main: 69%

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

26 Jan 2026 09:38AM UTC coverage: 68.615%. Remained the same
86ded9ab24722d877c0335bdb9a1dcabeb3786c1-PR-18

Pull #18

github

web-flow
deps(deps-dev): bump ex_doc from 0.39.3 to 0.40.0

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.39.3 to 0.40.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.39.3...v0.40.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-version: 0.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #18: deps(deps-dev): bump ex_doc from 0.39.3 to 0.40.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
86ded9ab... dependabot/hex/ex_doc-0.40.0 deps(deps-dev): bump ex_doc from 0.39.3 to 0.40.0 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.39.3 to 0.40.0. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/b... Pull #18 26 Jan 2026 09:39AM UTC web-flow github
68.61
3d740635... dependabot/hex/jsv-0.16.0 deps(deps): bump jsv from 0.15.1 to 0.16.0 Bumps [jsv](https://github.com/lud/jsv) from 0.15.1 to 0.16.0. - [Changelog](https://github.com/lud/jsv/blob/main/CHANGELOG.md) - [Commits](https://github.com/lud/jsv/compare/v0.15.1...v0.16.0) --- upda... Pull #17 26 Jan 2026 09:38AM UTC web-flow github
68.61
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
See All Builds (29)

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