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

refenv / cijoe / 12546467794
79%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2024 12:43PM UTC
Jobs 1
Files 84
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

30 Dec 2024 12:22PM UTC coverage: 53.557%. First build
12546467794

push

github

safl
fix(core/resources): use full package name when defining 'spec'

The coverage.py tool was not tracking cijoe scripts executed via
workflows, leaving a substantial amount of tested code untracked for
coverage.

This issue is similar to one reported previously:

  nedbat/coveragepy#1002

This commit addresses the problem by ensuring dynamically loaded Python
modules are defined using their full package name. For example, instead
of:

  example_script_default

The full package name is now used:

  cijoe.core.scripts.example_script_default

This change enables proper coverage tracking for these scripts.

Signed-off-by: Simon A. F. Lund <os@safl.dk>

230 of 363 branches covered (63.36%)

Branch coverage included in aggregate %.

1110 of 2139 relevant lines covered (51.89%)

0.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12546467794.1 30 Dec 2024 12:43PM UTC 84
53.56
GitHub Action Run
Source Files on build 12546467794
  • Tree
  • List 84
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #12546467794
  • 1aee63c2 on github
  • Next Build on main (#12665861195)
  • 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