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

agentjido / jido
67%
main: 67%

Build:
Build:
LAST BUILD BRANCH: fix/metadata-defoverridable
DEFAULT BRANCH: main
Repo Added 30 Dec 2024 10:11PM UTC
Files 46
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 fix/metadata-defoverridable
branch: fix/metadata-defoverridable
CHANGE BRANCH
x
Reset
  • fix/metadata-defoverridable
  • bug/mount-shutdown-callback-spec
  • chore/code-organization
  • chore/extract-actions
  • chore/extract-signals
  • dependabot/hex/credo-1.7.12
  • dependabot/hex/ex_doc-0.37.1
  • dependabot/hex/ex_doc-0.37.2
  • dependabot/hex/ex_doc-0.38.1
  • dependabot/hex/ex_doc-0.38.2
  • dependabot/hex/ex_doc-0.38.3
  • dependabot/hex/ex_doc-0.38.4
  • dependabot/hex/excoveralls-0.18.4
  • dependabot/hex/excoveralls-0.18.5
  • dependabot/hex/jido_action-e86e47e
  • dependabot/hex/jido_signal-49e87b6
  • dependabot/hex/jido_signal-6132ff1
  • dependabot/hex/mimic-1.11.1
  • dependabot/hex/mimic-1.11.2
  • dependabot/hex/mimic-2.0.0
  • dependabot/hex/mimic-2.0.1
  • dependabot/hex/mimic-2.1.1
  • dependabot/hex/mix_test_watch-1.3.0
  • dependabot/hex/req-0.5.14
  • dependabot/hex/req-0.5.15
  • dependabot/hex/stream_data-1.2.0
  • feat/action-timeouts
  • feat/test-dsl
  • feat/usage-rules
  • feature/action_output_schema
  • feature/autoregister-skill-actions
  • feature/enhance-agent-case-helpers
  • feature/req-action-improvements
  • feature/route-directives
  • feature/state-replace
  • fix/agent-server-terminate-race-condition-v2
  • fix/convert_child_spec
  • fix/dialyzer-warnings
  • fix/skill_child_spec
  • main
  • mh/develop-1-1
  • mh/refactor-local-bus
  • mh/signal_store
  • patch-1
  • refactor/agent-server
  • refactor/jido_facade
  • refactor/remove-exdbug
  • refactor/remove-runner

12 Oct 2025 11:06AM UTC coverage: 66.573%. Remained the same
65e69b603f7465579562bea094be94a332a82424-PR-80

Pull #80

github

matthewsinclair
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.
Pull Request #80: Fix: Mark metadata accessors as defoverridable

1183 of 1777 relevant lines covered (66.57%)

992.59 hits per line

Relevant lines Covered
Build:
Build:
1777 RELEVANT LINES 1183 COVERED LINES
992.59 HITS PER LINE
Source Files on fix/metadata-defoverridable
  • Tree
  • List 46
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
65e69b60... fix/metadata-defoverridable 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 defoverridabl... Pull #80 12 Oct 2025 07:44PM UTC matthewsinclair github
66.57
See All Builds (188)
  • 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

© 2025 Coveralls, Inc