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

yeshan333 / ex_integration_coveralls / 90c85677cbfa359e8439c2185aacc88106ac2885-PR-17
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: copilot/support-source-directory-path
DEFAULT BRANCH: main
Ran 18 Apr 2026 08:39AM 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

18 Apr 2026 05:12AM UTC coverage: 89.455% (-2.4%) from 91.848%
90c85677cbfa359e8439c2185aacc88106ac2885-PR-17

Pull #17

github

yeshan333
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>
Pull Request #17: feat: add multi-app coverage collection via dep_apps option

89 of 103 new or added lines in 6 files covered. (86.41%)

2 existing lines in 1 file now uncovered.

246 of 275 relevant lines covered (89.45%)

18.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
47.83
-6.72% lib/cover.ex
2
90.91
-9.09% lib/ex_integration_coveralls/cov_stats_worker.ex

Coverage Regressions

Lines Coverage ∆ File
2
47.83
-6.72% lib/cover.ex
Jobs
ID Job ID Ran Files Coverage
1 90c85677cbfa359e8439c2185aacc88106ac2885-PR-17.1 18 Apr 2026 08:39AM UTC 11
86.72
GitHub Action Run
2 90c85677cbfa359e8439c2185aacc88106ac2885-PR-17.2 18 Apr 2026 08:39AM UTC 11
88.43
GitHub Action Run
3 90c85677cbfa359e8439c2185aacc88106ac2885-PR-17.3 18 Apr 2026 08:39AM UTC 11
86.72
GitHub Action Run
4 90c85677cbfa359e8439c2185aacc88106ac2885-PR-17.4 18 Apr 2026 08:39AM UTC 11
85.98
GitHub Action Run
Source Files on build 90c85677cbfa359e8439c2185aacc88106ac2885-PR-17
  • Tree
  • List 11
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #17
  • PR Base - main (#C8CE134D...)
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