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

dxw / mail-notify
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: renovate/ruby-3.x
DEFAULT BRANCH: main
Repo Added 01 Dec 2023 10:18AM UTC
Token gwjCxx2WXExHZEeDYBqg6s6M9Z62pWwVf regen
Build 485 Last
Files 28
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

LAST BUILD ON BRANCH chore/update-ci-workflow
branch: chore/update-ci-workflow
CHANGE BRANCH
x
Reset
Sync Branches
  • chore/update-ci-workflow
  • 2.0.0
  • add-simple-send-integration-tests
  • allow-repo-to-be-specified-in-integration-test-runs
  • another-trivial-change
  • chore/add-binstub-standardrb
  • chore/add-blank-personalisation-coverage-for-integration-test
  • chore/add-integration-test-badge
  • chore/add-rspec-binstub
  • chore/add-ruby-debugger
  • chore/add-simplecov-html-formatter
  • chore/break-up-workflow-and-run-sending-tests
  • chore/drop-ruby-2-and-rails-5-int-testing
  • chore/get-latest-rails-versions
  • chore/ignore-dummy-database-store
  • chore/integration-tests-for-rails-5
  • chore/pin-bundler
  • chore/remove-dependabot-config
  • chore/remove-rubcop-config
  • chore/run-integration-on-main
  • chore/run-integration-on-v2-branch
  • chore/set-scope-when-caching
  • chore/stop-renovate-updating-ruby
  • chore/switch-console-to-pry
  • chore/test-against-multiple-rubies
  • chore/update-ci-integration-test-env
  • chore/update-development-readme
  • chore/update-readme-for-v2
  • chore/update-ruby
  • chore/update-ruby-for-integration-tests
  • ci-improvements
  • dependabot/bundler/notifications-ruby-client-gte-5.1-and-lt-7.0
  • dependabot/bundler/rails-eq-7.1.3.3
  • dependabot/bundler/rake-tw-13.2.0
  • dependabot/bundler/rake-tw-13.2.1
  • dependabot/bundler/rspec-mocks-tw-3.13.0
  • dependabot/bundler/sqlite3-tw-1.7.0
  • dependabot/bundler/sqlite3-tw-1.7.1
  • dependabot/bundler/sqlite3-tw-1.7.2
  • dependabot/bundler/webmock-tw-3.20.0
  • dependabot/bundler/webmock-tw-3.21.2
  • dependabot/bundler/webmock-tw-3.22.0
  • dependabot/bundler/webmock-tw-3.23.0
  • external-pr
  • fix-build-badge
  • fix-coveralls
  • fix-dependency-issues
  • fix-environment-variables
  • fix-integration-tests
  • fix/add-action-mailer-to-console
  • fix/build-badge-for-ci
  • fix/ensure-notify-api-key-on-each-job
  • fix/header-handling
  • fix/mailer-param-name
  • fix/rail-integration-test-notify-key
  • fix/renovate-config-missing-comma
  • happy-path-for-integration-tests
  • main
  • new-trivial-change
  • one-click-unsubscribe
  • pretend-malicious-branch
  • remove-codeql
  • remove-erroneous-space
  • renovate/actions-checkout-5.x
  • renovate/docker-build-push-action-6.x
  • renovate/major-github-artifact-actions
  • renovate/ruby-3.x
  • reusable
  • run-integration-tests-after-workflow-run
  • run-integration-tests-safely
  • simple-intergration-tests
  • test
  • trivial-change
  • update-gitignore
  • v2
  • v2.0.0
  • version-2.1.0
  • zizmor-no-template-expansion

23 Feb 2024 04:24PM UTC coverage: 99.671%. Remained the same
8022096876

Pull #126

github

mec
Update CI workflow

We don't need to cache anything as the ruby/setup-ruby@v1 action takes
care of that for us.

It also sets up the appropriate version of Bundler for our Ruby version
(currently Ruby 2.7.8 and Bundler 2.4.22).

The sqlite setup is also taken care of for us.

Lastly some naming niceties, e.g this is our continuous intergration
rather than a 'build'.
Pull Request #126: Update CI workflow

303 of 304 relevant lines covered (99.67%)

4.67 hits per line

Relevant lines Covered
Build:
Build:
304 RELEVANT LINES 303 COVERED LINES
4.67 HITS PER LINE
Source Files on chore/update-ci-workflow
  • Tree
  • List 30
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8022096876 chore/update-ci-workflow Update CI workflow We don't need to cache anything as the ruby/setup-ruby@v1 action takes care of that for us. It also sets up the appropriate version of Bundler for our Ruby version (currently Ruby 2.7.8 and Bundler 2.4.22). The sqlite setup i... Pull #126 23 Feb 2024 04:25PM UTC mec github
99.67
8022013778 chore/update-ci-workflow Update CI workflow We don't need to cache anything as the ruby/setup-ruby@v1 action takes care of that for us. It also sets up the appropriate version of Bundler for our Ruby version (currently Ruby 2.7.8 and Bundler 2.4.22). The sqlite setup i... Pull #126 23 Feb 2024 04:18PM UTC mec github
99.67
8021987493 chore/update-ci-workflow Update CI workflow We don't need to cache anything as the ruby/setup-ruby@v1 action takes care of that for us. It also sets up the appropriate version of Bundler for our Ruby version (currently Ruby 2.7.8 and Bundler 2.4.22). The sqlite setup i... Pull #126 23 Feb 2024 04:16PM UTC mec github
99.67
8021888796 chore/update-ci-workflow Update CI workflow We don't need to cache anything as the ruby/setup-ruby@v1 action takes care of that for us. It also sets up the appropriate version of Bundler for our Ruby version (currently Ruby 2.7.8 and Bundler 2.4.22). The sqlite setup i... Pull #126 23 Feb 2024 04:09PM UTC mec github
99.67
8021889191 chore/update-ci-workflow Merge 226990c67 into e4340eebf Pull #126 23 Feb 2024 04:08PM UTC web-flow github
99.67
8021786095 chore/update-ci-workflow WIP: Update CI workflow Pull #126 23 Feb 2024 04:01PM UTC mec github
99.67
8021770928 chore/update-ci-workflow WIP: Update CI workflow Pull #126 23 Feb 2024 04:00PM UTC mec github
99.67
8021721311 chore/update-ci-workflow WIP: Update CI workflow Pull #126 23 Feb 2024 03:56PM UTC mec github
99.67
See All Builds (407)

Badge your Repo: mail-notify

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc