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

themgoncalves / super-query / 17
82%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2018 02:01PM UTC
Jobs 1
Files 11
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

pending completion
17

push

travis-ci

themgoncalves
`SuperQuery` synthax rewrite, new `api design`.

* `SuperQuery` was rebuilt in order to improve its syntax and readability.
* REMOVED: `configureBreakpoints()` to set custom breakpoints, use `SuperQuery(myCustombreakpoints)` instead
* NEW: **No more `parentheses`**! Now `SuperQuery` has a fluid and human likely style.
  * Before: `SuperQuery().all().and().maxWidth().md().css...`
  * Now: `SuperQuery().all.and.maxWidth.md.css...`
* NEW: `.of(value)` method is introduced for all the cases you need to declare a value.
  * E.g. `SperQuery().minWidth.of('300px').css...`
* `Server Side Render` tested.

34 of 51 branches covered (66.67%)

Branch coverage included in aggregate %.

121 of 137 relevant lines covered (88.32%)

6.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17.1 23 Nov 2018 02:01PM UTC 0
82.45
Travis Job 17.1
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • 3123c97c on github
  • Prev Build on master (#15)
  • Next Build on master (#18)
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