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

yeshan333 / ex_integration_coveralls / 0058d1e96ab3e71ed78f5840a6789024e26aeb1a
91%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 06:08AM 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

08 Apr 2026 06:07AM UTC coverage: 91.848%. Remained the same
0058d1e96ab3e71ed78f5840a6789024e26aeb1a

push

github

web-flow
Add mix release integration demo (#16)

* Initial plan

* Add mix release integration demo under examples/release_demo with CI workflow

- Create demo Elixir app with local path dependency on ex_integration_coveralls
- Add mix.exs with release config preserving debug info for coverage
- Add business logic module (hello/0, add/2, greet/1) as coverage targets
- Add Application module with supervision tree
- Add config files (config.exs, prod.exs, runtime.exs)
- Add smoke_test.sh validating health check, coverage start, data retrieval, and status
- Add GitHub Actions workflow (run-release-integration-test.yml)
- Update .gitignore to exclude examples build artifacts

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/3df9a156-c130-40e0-9359-bd0a89c3478c

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

* Add explicit permissions block to release integration workflow

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/3df9a156-c130-40e0-9359-bd0a89c3478c

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

* Fix CI: move MIX_ENV=prod from job-level to step-level env

The erlef/setup-beam action runs mix commands at the repository root,
but the root project has no config/prod.exs. Moving MIX_ENV=prod to
only the steps that run inside examples/release_demo avoids this.

Agent-Logs-Url: https://github.com/yeshan333/ex_integration_coveralls/sessions/dd6e0c5b-aaba-4231-ad86-b4ebee2847d3

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

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yeshan333 <39296814+yeshan333@users.noreply.github.com>

169 of 184 relevant lines covered (91.85%)

15.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0058d1e96ab3e71ed78f5840a6789024e26aeb1a.1 08 Apr 2026 06:08AM UTC 11
88.95
GitHub Action Run
2 0058d1e96ab3e71ed78f5840a6789024e26aeb1a.2 08 Apr 2026 06:08AM UTC 11
91.06
GitHub Action Run
3 0058d1e96ab3e71ed78f5840a6789024e26aeb1a.3 08 Apr 2026 06:08AM UTC 11
88.95
GitHub Action Run
4 0058d1e96ab3e71ed78f5840a6789024e26aeb1a.4 08 Apr 2026 06:08AM UTC 11
88.95
GitHub Action Run
Source Files on build 0058d1e96ab3e71ed78f5840a6789024e26aeb1a
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0058d1e9 on github
  • Prev Build on main (#37B3D5F3...)
  • Next Build on 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