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

themgoncalves / super-query / 18 / 1
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2018 02:02PM UTC
Files 11
Run time 0s
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

23 Nov 2018 02:00PM UTC coverage: 82.447%. Remained the same
18.1

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

Source Files on job 18.1
  • 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 14
  • Travis Job 18.1
  • 13c8cf42 on github
  • Prev Job for on master (#17.1)
  • Next Job for on master (#19.1)
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