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

JuliaMathias / moolah / 046f1a99a2ba76f667a19cbb7eb6ffe80571ef33
4%

Build:
DEFAULT BRANCH: main
Ran 04 Feb 2026 02:02PM UTC
Jobs 1
Files 131
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

04 Feb 2026 02:00PM UTC coverage: 3.221%. Remained the same
046f1a99a2ba76f667a19cbb7eb6ffe80571ef33

push

github

web-flow
Add Copilot setup workflow (#68)

* Add Copilot setup workflow

Creates a new GitHub Actions workflow for setting up the Copilot agent environment. This workflow includes steps for checking out the code, reading tool versions from `.tool-versions`, setting up `Elixir` and `Node`, restoring dependencies, and verifying the formatter. It also configures a PostgreSQL service for the environment and caches dependencies to optimize build times.

* Update Copilot setup workflow

Enhances the `.github/workflows/copilot-setup-steps.yml` by adding permissions for content access and defining steps to warm and compile test dependencies. This ensures a smoother setup process for the Copilot agent environment.

* Add Hex and Rebar installation to Dockerfile

Installs `Hex` and `Rebar` during the image build process to ensure that Elixir dependencies can be managed effectively. Pre-installs common dependencies by copying `mix.exs` and `mix.lock`, followed by running `mix deps.get` and `mix deps.compile` for both the default and test environments.

* Remove Node setup and caching from Copilot workflow

Eliminates the `Restore Node cache` and `Set up Node` steps from the Copilot setup workflow in `.github/workflows/copilot-setup-steps.yml`. This streamlines the workflow by removing unnecessary Node.js dependencies and caching, focusing solely on Elixir setup and dependencies.

* Remove push and pull_request triggers from `copilot-setup-steps.yml`

Eliminate unnecessary triggers for `push` and `pull_request` events in the `copilot-setup-steps.yml` workflow file. This streamlines the workflow to only respond to manual dispatch events, reducing potential overhead and focusing on user-initiated runs.

350 of 10867 relevant lines covered (3.22%)

0.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 046f1a99a2ba76f667a19cbb7eb6ffe80571ef33.1 04 Feb 2026 02:02PM UTC 131
3.22
GitHub Action Run
Source Files on build 046f1a99a2ba76f667a19cbb7eb6ffe80571ef33
  • Tree
  • List 131
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 046f1a99 on github
  • Prev Build on main (#C13D3253...)
  • Next Build on main (#259A31D8...)
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