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

y-yagi / ridgepole / 10784312866 / 8
97%
1.2: 97%

Build:
Build:
LAST BUILD BRANCH: support_ruby34
DEFAULT BRANCH: 1.2
Ran 10 Sep 2024 01:53AM UTC
Files 42
Run time 2s
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

10 Sep 2024 01:44AM UTC coverage: 88.856%. First build
10784312866.8

push

github

y-yagi
Add `logger` gem as an explicit dependency

`logger` will be a bundled gem from Ruby 3.5.
https://bugs.ruby-lang.org/issues/20309

So if you use `logger` as the standard library, Bundler shows the
following warning.

```
warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
```

I'm not sure why yet, but it seems that the above message has showsn
since Ruby 3.3.5. This message has broken specs.
https://github.com/ridgepole/ridgepole/actions/runs/10765746072/job/29850451424?pr=501

Regardless of the cause, we need to add `logger` to a dependency to
keep using `logger`.  This PR adds `logger` gem as a runtime dependency.

2424 of 2728 relevant lines covered (88.86%)

602.77 hits per line

Source Files on job run-2.7-MYSQL57=1-gemfiles/activerecord_7.0.gemfile - 10784312866.8
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10784312866
  • 850d9476 on github
  • Delete
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