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

savonarola / optimus / 8b2ad6f69408386d2386131ca2422a5836f5da80-PR-15

Builds Branch Commit Type Ran Committer Via Coverage
8b2ad6f69408386d2386131ca2422a5836f5da80-PR-15 dependabot/github_actions/actions/cache-5 Bump actions/cache from 3 to 5 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](htt... Pull #15 01 Jan 2026 02:28PM UTC web-flow github
90.67
f2c7281a720086442fef379eb1ed540594fff538-PR-16 dependabot/github_actions/actions/checkout-6 Bump actions/checkout from 2 to 6 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)... Pull #16 01 Jan 2026 02:28PM UTC web-flow github
90.67
f66d78615f2ed0d562cd5d0350de494b3a6d8ed9-PR-14 dependabot/hex/ex_doc-0.39.3 Bump ex_doc from 0.38.4 to 0.39.3 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.4 to 0.39.3. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... Pull #14 15 Dec 2025 02:33PM UTC web-flow github
90.67
8d10686de355cfe0db9473d3c49efb0739e8c62c-PR-13 dependabot/hex/ex_doc-0.39.2 Bump ex_doc from 0.38.4 to 0.39.2 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.4 to 0.39.2. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... Pull #13 08 Dec 2025 02:30PM UTC web-flow github
90.67
d3afb491403aaea1b22d63d088d3c21f673d3533-PR-12 dependabot/hex/castore-1.0.17 Bump castore from 1.0.15 to 1.0.17 Bumps [castore](https://github.com/elixir-mint/castore) from 1.0.15 to 1.0.17. - [Commits](https://github.com/elixir-mint/castore/compare/v1.0.15...v1.0.17) --- updated-dependencies: - dependency-name: castore ... Pull #12 08 Dec 2025 02:30PM UTC web-flow github
90.67
11a584e840cbecdbbb6e951c08868bd9d0a2bdd7-PR-11 dependabot/hex/dialyxir-1.4.7 Bump dialyxir from 1.4.6 to 1.4.7 Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELO... Pull #11 24 Nov 2025 03:37PM UTC web-flow github
90.67
2dd8cfc2062f6bc112f360c36147a90f626e8ea3-PR-10 dependabot/hex/castore-1.0.16 Bump castore from 1.0.15 to 1.0.16 Bumps [castore](https://github.com/elixir-mint/castore) from 1.0.15 to 1.0.16. - [Commits](https://github.com/elixir-mint/castore/compare/v1.0.15...v1.0.16) --- updated-dependencies: - dependency-name: castore ... Pull #10 10 Nov 2025 04:52PM UTC web-flow github
90.67
824f149227ed1b602836cbd27dc42722eb3bd1c3-PR-9 dependabot/hex/ex_doc-0.39.1 Bump ex_doc from 0.38.4 to 0.39.1 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.4 to 0.39.1. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... Pull #9 27 Oct 2025 02:56PM UTC web-flow github
90.67
bc0a666d5a5a690563a0db08eede5eeee6d22302-PR-8 dependabot/github_actions/actions/cache-4 Bump actions/cache from 3 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](htt... Pull #8 17 Oct 2025 07:07PM UTC web-flow github
90.67
f2c21ef90c395606849dafa294ac436927c47ec5-PR-7 dependabot/github_actions/actions/checkout-5 Bump actions/checkout from 2 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)... Pull #7 17 Oct 2025 07:07PM UTC web-flow github
90.67
4abb595ff23bae444b39bfc5bea7823bdab84110-PR-6 elixir-1.19-fixes Updated deps Pull #6 17 Oct 2025 02:48PM UTC matthewsinclair github
90.67
e0edc6341a40077b8f9120216f7200d9fb462e20-PR-6 elixir-1.19-fixes Add Elixir 1.19 compatibility and documentation improvements This PR adds Elixir 1.19 compatibility while maintaining backward compatibility with Elixir 1.12+ and adds comprehensive documentation improvements. Changes: - Move preferred_cli_env f... Pull #6 17 Oct 2025 02:14PM UTC matthewsinclair github
90.67
db51974baa26883136ef077ec08365cdd7eae9a6-PR-6 elixir-1.19-fixes Add Elixir 1.19 compatibility Updates code to be compatible with Elixir 1.19's stricter type system and new configuration conventions while maintaining backward compatibility with 1.12+. Changes: - Move preferred_cli_env from project/0 to cli/0 ... Pull #6 17 Oct 2025 02:12PM UTC matthewsinclair github
90.67
a82cbd36fd056ec0e0f760c7e0c039bf38b04ce1 master Version bumpup: 0.5.0 → 0.5.1 push 21 Apr 2025 03:51PM UTC savonarola github
90.72
644dd27ca4454ea9ba9b5289c93aa9deca9b7222 master Version bumpup: 0.5.0 → 0.5.1 push 21 Apr 2025 03:47PM UTC savonarola github
90.72
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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