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

haidaraM / ansible-playbook-grapher / 12458097082
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 22 Dec 2024 10:14PM UTC
Jobs 6
Files 11
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

22 Dec 2024 10:13PM UTC coverage: 92.837% (-1.6%) from 94.439%
12458097082

push

github

web-flow
feat: Add initial support for handlers (#217)

Related #214 


- Add the handlers to the graph with `--show-handlers`. **This is the
initial support for handlers.** They are by default added at the end of
the play and roles only. This doesn't reflect Ansible behavior.
- Changes the shape of the graphviz node to make it consistent with
Mermaid. The tasks will be rectangle instead of `octagon`:
https://graphviz.org/doc/info/shapes.html
- Refactor how the node/task index are computed given we can now add
handlers after all the tasks are parsed.
- Add a new `display_name()` method to the node for a friendly name for
the graph. This removes the of passing the `node_label_prefix` in
multiple places.
- Remove the class **CompositeTasksNode** as it is no longer needed
anymore.
- Remove the play name from the edge going from playbook to the plays.
This was not consistent with the other edges.

972 of 1047 relevant lines covered (92.84%)

5.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 py3.11-ansible2.18.* - 12458097082.1 22 Dec 2024 10:15PM UTC 0
92.84
GitHub Action Run
2 py3.11-ansible2.17.* - 12458097082.2 22 Dec 2024 10:15PM UTC 0
92.84
GitHub Action Run
3 py3.11-ansible2.16.* - 12458097082.3 22 Dec 2024 10:15PM UTC 0
92.84
GitHub Action Run
4 py3.10-ansible2.17.* - 12458097082.4 22 Dec 2024 10:15PM UTC 0
92.84
GitHub Action Run
5 py3.12-ansible2.18.* - 12458097082.5 22 Dec 2024 10:15PM UTC 0
92.84
GitHub Action Run
6 py3.10-ansible2.16.* - 12458097082.6 22 Dec 2024 10:15PM UTC 0
92.84
GitHub Action Run
Source Files on build 12458097082
Detailed source file information is not available for this build.
  • Back to Repo
  • df7be04e on github
  • Prev Build on main (#12453788330)
  • Next Build on main (#12458165070)
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