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

agentjido / jido / d05711885d5e809943a18d00d42458a2d5d0ccf8
66%

Build:
DEFAULT BRANCH: main
Ran 12 Oct 2025 07:51PM UTC
Jobs 2
Files 46
Run time 1min
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

12 Oct 2025 07:50PM UTC coverage: 66.573%. Remained the same
d05711885d5e809943a18d00d42458a2d5d0ccf8

push

github

web-flow
Fix: Mark metadata accessors as defoverridable (#80)

* Update dependencies

- ex_doc 0.38.3 → 0.38.4
- file_system 1.1.0 → 1.1.1
- mimic 2.0.2 → 2.1.1
- Updated git dependencies jido_action and jido_signal

* Fix: Mark metadata accessors as defoverridable

The metadata accessor functions (name/0, description/0, category/0, tags/0,
vsn/0, actions/0, schema/0) are part of the public API and should be
overridable by downstream code.

Without defoverridable, attempting to override these functions causes
compiler warnings about unreachable clauses.

This aligns with the existing pattern for lifecycle callbacks and enables
proper extension of Agent modules.

---------

Co-authored-by: Mike Hostetler <84222+mikehostetler@users.noreply.github.com>

1183 of 1777 relevant lines covered (66.57%)

496.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 d05711885d5e809943a18d00d42458a2d5d0ccf8.1 12 Oct 2025 07:51PM UTC 46
66.42
GitHub Action Run
2 d05711885d5e809943a18d00d42458a2d5d0ccf8.2 12 Oct 2025 07:51PM UTC 46
66.42
GitHub Action Run
Source Files on build d05711885d5e809943a18d00d42458a2d5d0ccf8
  • Tree
  • List 46
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d0571188 on github
  • Prev Build on main (#06DB8169...)
  • Next Build on main (#13E2E6DB...)
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