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

y-yagi / ridgepole
97%
1.2: 97%

Build:
Build:
LAST BUILD BRANCH: support_ruby34
DEFAULT BRANCH: 1.2
Repo Added 12 Jun 2023 11:32PM UTC
Token aAlJnzfsCAkmbGMEShMIGG7s2XMmvtEOi regen
Build 20 Last
Files 21
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 add_logger_as_dependency
branch: add_logger_as_dependency
CHANGE BRANCH
x
Reset
Sync Branches
  • add_logger_as_dependency
  • add-drop_table_only-option
  • ci-against-ruby32
  • cleanup-codes-for-old-rubies
  • fix-broken-test-with-ar705
  • support-rails72
  • support-trilogy
  • support_ruby34
  • use_docker_compose_v2

10 Sep 2024 01:44AM UTC coverage: 97.065%. First build
10784312866

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.

1323 of 1363 relevant lines covered (97.07%)

53427.45 hits per line

Relevant lines Covered
Build:
Build:
1363 RELEVANT LINES 1323 COVERED LINES
53427.45 HITS PER LINE
Source Files on add_logger_as_dependency
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10784312866 add_logger_as_dependency 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... push 10 Sep 2024 01:51AM UTC y-yagi github
97.07
See All Builds (13)

Badge your Repo: ridgepole

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