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

agentjido / jido / 8fd7e87f8151bfb4229faa178f5dd452e1d7d214
66%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2025 08:02PM UTC
Jobs 1
Files 54
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

06 Jun 2025 08:01PM UTC coverage: 77.313% (+3.1%) from 74.198%
8fd7e87f8151bfb4229faa178f5dd452e1d7d214

push

github

web-flow
Extract Jido Signal into it's own package (#31)

* feat: Implement custom signal types

* feat: reconcile and update signal serialization

* refactor: improve signal dispatch

* feat: Signal middleware

* fix: handle empty signal list in append_signals function

Updated the append_signals function to return an {:ok, state, []} tuple when the input signal list is empty, preventing errors related to UUID generation for empty lists. Additionally, modified the publish function to return an {:error, :empty_signal_list} when an empty list is provided.

Added comprehensive end-to-end tests to ensure proper functionality across multiple buses, including signal partitioning, middleware interactions, and persistent subscriptions.

Refactored existing tests to improve clarity and maintainability.

* refactor: Improve code formatting and structure in signal modules

This commit enhances the readability and maintainability of the signal-related modules by applying consistent formatting and restructuring code for clarity. Key changes include:
- Improved formatting of function calls and case statements in `Jido.Signal.Bus`, `Jido.Signal.Dispatch`, and `Jido.Signal.Router` modules.
- Adjusted comments and documentation for better understanding.
- Updated tests to reflect changes in the router's target handling, allowing any term as a valid target.

These modifications aim to promote cleaner code practices and facilitate easier future development.

* chore: extract signal files to new package

* chore: update jido_signal dependency reference in mix.exs and mark test as flaky

This commit modifies the `mix.exs` file to include a commented-out path reference for the `jido_signal` dependency, allowing for easier local development. Additionally, a test in `server_runtime_test.exs` is tagged as flaky to indicate potential instability in its execution.

* Signal as Deps

* refactor: remove signal system references and documentation

This commit removes the signal system fro... (continued)

0 of 2 new or added lines in 2 files covered. (0.0%)

13 existing lines in 3 files now uncovered.

1387 of 1794 relevant lines covered (77.31%)

44696.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
94.2
-2.86% lib/jido/error.ex
1
75.18
0.0% test/support/test_actions.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.2
-2.86% lib/jido/error.ex
2
0.0
-66.67% test/support/test_structs.ex
10
41.18
-29.41% lib/jido/util.ex
Jobs
ID Job ID Ran Files Coverage
1 8fd7e87f8151bfb4229faa178f5dd452e1d7d214.1 06 Jun 2025 08:02PM UTC 54
77.31
GitHub Action Run
Source Files on build 8fd7e87f8151bfb4229faa178f5dd452e1d7d214
  • Tree
  • List 54
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8fd7e87f on github
  • Prev Build on main (#75FFD7DA...)
  • Next Build on main (#8B72D539...)
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