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

hexx-rb / hexx / 98
100%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2014 06:58AM UTC
Jobs 1
Files 13
Run time 7s
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

pending completion
98

push

travis-ci

nepalez
Hexx 2

== Addons

* Hexx::Service#transactions declared.
  The method runs validations and rescues from Hexx::Service::Invalid and StandardError exceptions.

* Hexx::Service.allowed_params defines corresponding attribute for any allowed key.
  allowed_params :name # => declares the :name virtual attribute with #name and #name=.

* Hexx::Service#messages returns an array of service messages.
* Hexx::Service#add_message adds a Hexx::Service::Message to array of #messages.
* Hexx::Service::Invalid (ex- Hexx::ServiceInvalid) #messages. Returns an array of Hexx::Service::Message objects.
* Hexx::Message.from extracts an array of Hexx::Service::Message objects from service instance errors.

== Changes

* Hexx::Models should be extracted not included.
* Hexx::Service#run doesn't rescues from any errors. All that staff moved to Hexx::Service#transaction.
* Hexx::UseCase renamed to Hexx::Service.
* Hexx::ServiceInvalid namespaced: Hexx::Service::Invalid.
* Hexx::Message namespaced: Hexx::Service::Message.

== Deletions

* Hexx::RuntimeError exception.
* Hexx::NotFoundError exception.
* Hexx::UseCaseInvalid exception.

* Hexx::Settings.

* ActiveRecord coersion by Hexx::Service::Models.attr_coerced extracted to the 'hexx-rails' gem.
* Hexx::Rake extracted to the 'hexx-rails' gem.
* Generators extracted to the 'hexx-rails' gem.

== Version

Changed to 2.0.0

285 of 285 relevant lines covered (100.0%)

2.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 98.1 (2.1) 01 Nov 2014 06:58AM UTC 0
100.0
Travis Job 98.1
Source Files on build 98
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #98
  • 4b878dd0 on github
  • Prev Build on master (#97)
  • Next Build on master (#99)
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