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

fog / fog-core
70%
master: 76%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 04 Apr 2014 12:05PM UTC
Files 63
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 GH138_fix_formatador
branch: GH138_fix_formatador
CHANGE BRANCH
x
Reset
  • GH138_fix_formatador
  • 105_extract_service_module_code
  • best-practices
  • cleanup_dependencies
  • cleanup_gemspec
  • fix-reload-for-associations
  • fix_path_prefix
  • fix_stormod_requires
  • fix_test
  • fix_vmfusion_require
  • loosen-requires
  • master
  • mime-type-checking
  • optional-mime-types
  • services
  • update_hash_helper_specs
  • v1.24.0
  • v1.26.0
  • v1.27.1
  • v1.27.2
  • v1.27.3
  • v1.27.4
  • v1.28.0
  • v1.29.0
  • v1.30.0
  • v1.31.0
  • v1.31.1
  • v1.32.0
  • v1.32.1
  • v1.33.0
  • v1.34.0
  • v1.35.0
  • v1.37.0
  • v1.38.0
  • v1.39.0
  • v1.40.0
  • v1.40.1
  • v1.41.0
  • v1.42.0
  • v1.43.0
  • v1.45.0
  • v2.0.0
  • v2.1.0
  • v2.1.1
  • v2.1.2

pending completion
398

push

travis-ci

tokengeek
Check for `Enumerable` rather than just `#map`

Formatador now deals with `Fog::Model`s (used to override `#inspect`) so
the implementation details of checking for `#map` breaks models that
implement this.

Real world example is Brightbox's CloudIP which "map" between servers.
This implementation broke inspection purely due to using the same name.

Now we test for `Enumerable` rather than hoping whatever we pass is
going to use `Enumerable#map`

[#138]

2 of 2 new or added lines in 1 file covered. (100.0%)

945 of 1359 relevant lines covered (69.54%)

5.08 hits per line

Relevant lines Covered
Build:
Build:
1359 RELEVANT LINES 945 COVERED LINES
5.08 HITS PER LINE
Source Files on GH138_fix_formatador
  • Tree
  • List 0
  • 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
398 GH138_fix_formatador Check for `Enumerable` rather than just `#map` Formatador now deals with `Fog::Model`s (used to override `#inspect`) so the implementation details of checking for `#map` breaks models that implement this. Real world example is Brightbox's CloudI... push 23 Mar 2015 01:20PM UTC tokengeek travis-ci pending completion  
See All Builds (498)
  • 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