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

yeshan333 / ex_integration_coveralls / 9f342dfefe6b249c68c9c4ac7fdd758e7facde23
91%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 08:12AM UTC
Jobs 4
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

25 Apr 2026 08:11AM UTC coverage: 90.942% (-0.9%) from 91.848%
9f342dfefe6b249c68c9c4ac7fdd758e7facde23

push

github

web-flow
feat: add multi-app coverage collection via dep_apps option (#17)

* feat: add multi-app coverage collection via dep_apps option

Support collecting coverage across a main app and its dependency
libraries in a single session. This enables real-world scenarios
where business logic is split across multiple OTP apps.

Changes:
- Add dep_apps option to start_app_cov, get_app_total_cov,
  get_app_coverage_report, and post_app_cov_to_ci
- Add Cover.modules_for_compile_root/1 to partition modules by app
- Add release-compatible source resolution via beam debug_info
  fallback when module_info(:compile) is stripped
- Add multi-app HTTP API endpoints (dep_apps query param)
- Add defensive rescue in CovStatsWorker handle_cast clauses
- Add E2E tests (real :cover, no mocks) for multi-app pipeline
- Add dep_lib example and update release_demo with dep_apps demo
- Split README into English/Chinese with cross-reference links

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* improve release_demo smoke tests for non-zero coverage and add tests for better coverage

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/d2adcd6d-4e3c-440f-b329-a266ada96579

Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

* fix smoke test execution on running release node

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/d3211960-1bf1-4b0f-be86-ed8afbd47ee7

Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

* fix: fetch full history for coveralls workflow

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/a4e9f84f-de7b-40c8-826e-0f1bcb6521a9

Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

* fix: remove untagged cover.stop/start calls that caused 0% coverage

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/1552b7fb-25dc-4779-aa11-620ca924decb

Co-authored-by: yeshan333 <39296814+yeshan333@user... (continued)

92 of 103 new or added lines in 6 files covered. (89.32%)

2 existing lines in 1 file now uncovered.

251 of 276 relevant lines covered (90.94%)

20.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
54.35
-0.2% lib/cover.ex
2
90.91
-9.09% lib/ex_integration_coveralls/cov_stats_worker.ex

Coverage Regressions

Lines Coverage ∆ File
2
54.35
-0.2% lib/cover.ex
Jobs
ID Job ID Ran Files Coverage
1 9f342dfefe6b249c68c9c4ac7fdd758e7facde23.1 25 Apr 2026 08:12AM UTC 11
88.56
GitHub Action Run
2 9f342dfefe6b249c68c9c4ac7fdd758e7facde23.2 25 Apr 2026 08:12AM UTC 11
89.93
GitHub Action Run
3 9f342dfefe6b249c68c9c4ac7fdd758e7facde23.3 25 Apr 2026 08:12AM UTC 11
88.56
GitHub Action Run
4 9f342dfefe6b249c68c9c4ac7fdd758e7facde23.4 25 Apr 2026 08:12AM UTC 11
88.56
GitHub Action Run
Source Files on build 9f342dfefe6b249c68c9c4ac7fdd758e7facde23
  • Tree
  • List 11
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9f342dfe on github
  • Prev Build on main (#C8CE134D...)
  • Next Build on main (#3DA31EDA...)
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