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

adventurerscodex / hypnos / 6 / 2
76%
master: 76%

Build:
Build:
LAST BUILD BRANCH: sec-vuls
DEFAULT BRANCH: master
Ran 15 Sep 2018 12:20AM UTC
Files 8
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

15 Sep 2018 12:17AM UTC coverage: 75.099%. First build
6.2

Pull #5

travis-ci-com

web-flow
Adds Dependent Variable Caching

Hypnos how supports per-resource caches that are by default enabled on
read and list requests. This caching greatly reduces the number of
requests made during a Hypnos-Application's startup time.

Caching is disabled by default to preserve compatibility but can be
easily enabled by specifying a `cacheConfig` property in the Hypnos
configuration.

Models with dependents can be configured to tell Hypnos to clear their
related caches during a request using the model's `__dependents__`
property.

Please refer to the documentation for more information.

Breaking Changes
----------------

The API for Hypnos Client has been slightly altered to improve
readablilty but this is a breaking change. Overall the project is moving
towards named object parameters since JS support for normal named params
is lacking immensly.

Additional Changes
------------------

- Testing was finally formalized and coverage/CI has been enabled for
this project.
- The project is ~78% tested.
- Lots of new documentation has been added.
Pull Request #5: Adds Dependent Variable Caching

74 of 105 branches covered (70.48%)

Branch coverage included in aggregate %.

116 of 148 relevant lines covered (78.38%)

11.59 hits per line

Source Files on job 6.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4
  • Travis Job 6.2
  • 228bd307 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

© 2026 Coveralls, Inc