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

agentjido / jido / 7135f493a6bcade0337ccf33df93c341fac2bcb3
66%

Build:
DEFAULT BRANCH: main
Ran 21 Mar 2025 01:41PM UTC
Jobs 1
Files 85
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

21 Mar 2025 01:40PM UTC coverage: 73.856% (-0.3%) from 74.185%
7135f493a6bcade0337ccf33df93c341fac2bcb3

push

github

mikehostetler
Implement conditional logging functionality and enhance workflow logging

- Introduce `cond_log/4` function in the `Jido.Util` module to conditionally log messages based on a threshold level.
- Update the `Jido.Workflow` module to utilize `cond_log/4` for logging action execution details and errors, improving log management.
- Modify the `Jido.Agent.Server.Output` module to replace direct logging with `Util.cond_log`, ensuring consistent logging behavior across the application.
- Enhance tests in `util_test.exs` to cover various scenarios for `cond_log/4`, including valid and invalid log levels.
- Update existing workflow tests to validate logging behavior under different log level configurations, ensuring comprehensive coverage of logging functionality.

33 of 48 new or added lines in 5 files covered. (68.75%)

57 existing lines in 8 files now uncovered.

2291 of 3102 relevant lines covered (73.86%)

23747.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
75.0
-3.1% lib/jido/agent/server.ex
5
44.44
-9.4% lib/jido/actions/basic.ex
9
88.02
-3.03% lib/jido/workflow.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.15
0.15% lib/jido/runner/chain.ex
1
93.75
0.42% lib/jido/runner/simple.ex
3
76.92
-23.08% lib/jido/signal/serialization/json_serializer.ex
3
88.02
-3.03% lib/jido/workflow.ex
6
76.0
-16.31% lib/jido/agent/server_output.ex
7
80.46
-0.94% lib/jido/signal/journal.ex
9
85.71
0.17% lib/jido/agent/server_runtime.ex
27
75.0
-3.1% lib/jido/agent/server.ex
Jobs
ID Job ID Ran Files Coverage
1 7135f493a6bcade0337ccf33df93c341fac2bcb3.1 21 Mar 2025 01:41PM UTC 85
73.86
GitHub Action Run
Source Files on build 7135f493a6bcade0337ccf33df93c341fac2bcb3
  • Tree
  • List 85
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7135f493 on github
  • Prev Build on main (#E9FA9D52...)
  • Next Build on main (#C1E8B79C...)
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