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

nshkrdotcom / sinter / 86ded9ab24722d877c0335bdb9a1dcabeb3786c1-PR-18

Builds Branch Commit Type Ran Committer Via Coverage
86ded9ab24722d877c0335bdb9a1dcabeb3786c1-PR-18 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
3d740635dbfe4198e69b8204bd42e88c101aa0ec-PR-17 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
2256fcfbcac826aab789ed6acfcea383eec23a72 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
13be64a9f8bc1a784baa549b9460a3ebc636ad1c-PR-16 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
374d3960d3e0711a5612e75046eaa6afe3830696-PR-15 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
662ad5d274683517921d7c284287891b87cc1553 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
b9dc4b951741b183fa8ac8a9ba3def9fc9031738-PR-15 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
3a16437c363d845e72f861e5d67fbaa8ad0f7ddd 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
fea5351142433d6a9faf4bb8d5fc1458b91ea415-PR-14 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
fc522c68bd08de89b33c7e3ab06438c1bf2bc2d8 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
272378bef116795988801f265a05d06ae3c99f3e-PR-12 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
604ff03de7967923e1ada2eb564960476f907dba-PR-11 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
a05fa8ad5d0aca6491f48e716bba4308155e4e3a-PR-10 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
980338e80c67def729b63256f24756a9bb430b68-PR-9 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
416ba91581927c4bc28c5ebea76ae69207101cb4-PR-8 dependabot/hex/ex_doc-0.39.1 deps(deps-dev): bump ex_doc from 0.38.2 to 0.39.1 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 to 0.39.1. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/b... Pull #8 27 Oct 2025 11:22AM UTC web-flow github
69.1
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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