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

agentjido / jido / eb1d8dd71d91b881f918b02787cc3d280a9d58bf
66%

Build:
DEFAULT BRANCH: main
Ran 23 Aug 2025 12:24PM UTC
Jobs 2
Files 43
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

23 Aug 2025 12:23PM UTC coverage: 65.458% (+0.1%) from 65.336%
eb1d8dd71d91b881f918b02787cc3d280a9d58bf

push

github

web-flow
Add routing directives for agent's router (#72)

* Add routing directives for agent's router

- Introduced `AddRoute` and `RemoveRoute` directives to manage routes in the agent's router.
- Implemented the `run` functions for both directives, allowing the addition and removal of routes with specified paths and targets.
- Enhanced the `Jido.Agent.Directive` module to include type specifications and validation for the new directives.
- Updated the `Jido.Agent.Server.Directive` module to handle execution of the new routing directives.
- Added comprehensive tests for the new directives to ensure correct functionality and error handling.

These changes improve the routing capabilities of the Jido framework, enabling dynamic route management for agents.

* Refactor directive validation logic in Jido.Agent.Directive

- Simplified the validation logic for the `AddRoute` directive by replacing multiple function heads with a single `cond` statement.
- Improved error handling for invalid paths and targets, ensuring clearer and more maintainable code.

These changes enhance the clarity and robustness of directive validation within the Jido framework.

11 of 16 new or added lines in 3 files covered. (68.75%)

1 existing line in 1 file now uncovered.

993 of 1517 relevant lines covered (65.46%)

579.3 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
85.11
-0.94% lib/jido/agent/server_directive.ex
4
72.22
-2.17% lib/jido/agent/directive.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
72.22
-2.17% lib/jido/agent/directive.ex
Jobs
ID Job ID Ran Files Coverage
1 eb1d8dd71d91b881f918b02787cc3d280a9d58bf.1 23 Aug 2025 12:24PM UTC 43
65.29
GitHub Action Run
2 eb1d8dd71d91b881f918b02787cc3d280a9d58bf.2 23 Aug 2025 12:24PM UTC 43
65.25
GitHub Action Run
Source Files on build eb1d8dd71d91b881f918b02787cc3d280a9d58bf
  • Tree
  • List 43
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • eb1d8dd7 on github
  • Prev Build on main (#9E54F140...)
  • Next Build on main (#025B8407...)
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