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

nepalez / transproc-inflector
100%

Build:
DEFAULT BRANCH: master
Repo Added 22 Jun 2015 07:11PM UTC
Files 1
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
3

push

travis-ci

nepalez
[FEATURE] Add `#screaming_camel_case` transformation

The transformation converts the string to the name of namespaced
constant (where the constant itself is in the screaming case).

  fn = Transproc::Inflector[:screaming_camel_case]
  fn["foo-bar_baz/baz_qux"] # => "Foo::BarBaz::BAZ_QUX"

== Added

* Transproc::Inflector#screaming_camel_case

39 of 39 relevant lines covered (100.0%)

62.79 hits per line

Relevant lines Covered
Build:
Build:
39 RELEVANT LINES 39 COVERED LINES
62.79 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3 master [FEATURE] Add `#screaming_camel_case` transformation The transformation converts the string to the name of namespaced constant (where the constant itself is in the screaming case). fn = Transproc::Inflector[:screaming_camel_case] fn["foo-bar... push 23 Jun 2015 02:58PM UTC nepalez travis-ci pending completion  
2 master Initial commit Name transformations created (extracted from https://github.com/nepalez/assertion). == Added * Transproc::Inflector#snake_case * Transproc::Inflector#camel_case * Transproc::Inflector#screaming_camel_case push 22 Jun 2015 10:42PM UTC nepalez travis-ci pending completion  
1 master Initial commit Name transformations created (extracted from https://github.com/nepalez/assertion). == Added * Transproc::Inflector#snake_case * Transproc::Inflector#camel_case * Transproc::Inflector#screaming_camel_case push 22 Jun 2015 09:37PM UTC nepalez travis-ci pending completion  
See All Builds (3)
  • 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