• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

agentjido / jido_action / ab44ccefc931f99edd409b378e8610b752de0f2b-PR-31
82%
main: 80%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/zoi-0.12.1
DEFAULT BRANCH: main
Ran 17 Nov 2025 03:06PM UTC
Jobs 2
Files 32
Run time 243min
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

17 Nov 2025 03:01PM UTC coverage: 81.612% (-3.0%) from 84.578%
ab44ccefc931f99edd409b378e8610b752de0f2b-PR-31

Pull #31

github

mikehostetler
refactor(exec): streamline action execution and error handling

- Simplified the `on_after_run` lifecycle hook to return the result directly.
- Refactored `execute_action_with_timeout` to utilize `Task.Supervisor.async_nolink` for better task management and error handling.
- Enhanced timeout handling with clearer error messages and streamlined cleanup processes.
- Removed the `cleanup_task_group` function as task cleanup is now managed by `Task.Supervisor`.
- Added tests to ensure proper handling of action return shapes and timeout scenarios, including edge cases for atom safety.
- Introduced new tests for `on_after_run` behavior and strict return shape validation.
Pull Request #31: refactor(exec): streamline action execution and error handling

117 of 160 new or added lines in 12 files covered. (73.13%)

5 existing lines in 3 files now uncovered.

719 of 881 relevant lines covered (81.61%)

107.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
81.25
-4.12% lib/jido_tools/weather/by_location.ex
1
0.0
0.0% lib/jido_tools/weather/current_conditions.ex
2
88.68
-1.71% lib/jido_plan.ex
6
88.14
-11.86% lib/jido_instruction.ex
7
78.79
-5.21% lib/jido_action/exec/async.ex
7
0.0
lib/jido_tools/zoi_example.ex
19
71.64
lib/jido_action/schema.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.14
-11.86% lib/jido_instruction.ex
2
90.24
0.0% lib/jido_action/exec/compensation.ex
2
88.68
-1.71% lib/jido_plan.ex
Jobs
ID Job ID Ran Files Coverage
1 ab44ccefc931f99edd409b378e8610b752de0f2b-PR-31.1 17 Nov 2025 03:06PM UTC 32
81.61
GitHub Action Run
2 ab44ccefc931f99edd409b378e8610b752de0f2b-PR-31.2 17 Nov 2025 03:06PM UTC 32
81.61
GitHub Action Run
Source Files on build ab44ccefc931f99edd409b378e8610b752de0f2b-PR-31
  • Tree
  • List 32
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #31
  • PR Base - main (#1C527972...)
  • Delete
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