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

nshkrdotcom / sinter / 374d3960d3e0711a5612e75046eaa6afe3830696-PR-15

Builds Branch Commit Type Ran Committer Via Coverage
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
f5bd52bc8bc58890e07e1c47bfcda13bada9cb6a-PR-7 dependabot/hex/mix_test_watch-1.4.0 deps(deps-dev): bump mix_test_watch from 1.3.0 to 1.4.0 Bumps [mix_test_watch](https://github.com/lpil/mix-test.watch) from 1.3.0 to 1.4.0. - [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md) - [Commits](https://github.... Pull #7 27 Oct 2025 09:58AM UTC web-flow github
69.1
68675e078aafc09f9dfdfb4c8d40ffdeaf3ef79b-PR-6 dependabot/hex/credo-1.7.13 deps(deps-dev): bump credo from 1.7.12 to 1.7.13 Bumps [credo](https://github.com/rrrene/credo) from 1.7.12 to 1.7.13. - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG... Pull #6 20 Oct 2025 09:52AM UTC web-flow github
69.1
eca3a0fda44edae444d30a81ddb4fdc8f43e0bf1 main fb push 08 Oct 2025 11:17AM UTC nshkrdotcom github
69.1
83843ee39e24c2f36be25ce0883d1d12c4be8886 main fb push 08 Oct 2025 10:07AM UTC nshkrdotcom 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