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

themgoncalves / super-query
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/dns-packet-1.3.4
DEFAULT BRANCH: master
Repo Added 11 Jun 2018 08:09AM UTC
Files 11
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 v3.0.0
branch: v3.0.0
CHANGE BRANCH
x
Reset
  • v3.0.0
  • dependabot/npm_and_yarn/acorn-5.7.4
  • dependabot/npm_and_yarn/browserslist-4.16.6
  • dependabot/npm_and_yarn/dns-packet-1.3.4
  • dependabot/npm_and_yarn/elliptic-6.5.3
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • dependabot/npm_and_yarn/handlebars-4.7.6
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/ssri-6.0.2
  • dependabot/npm_and_yarn/ua-parser-js-0.7.28
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/y18n-3.2.2
  • feature/upgrade-custom-breakpoint-support
  • master
  • v1.0.0
  • v2.0.0

pending completion
20

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

Relevant lines Covered
Build:
Build:
137 RELEVANT LINES 121 COVERED LINES
6.09 HITS PER LINE
Source Files on v3.0.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20 v3.0.0 `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 mo... push 23 Nov 2018 02:04PM UTC themgoncalves travis-ci pending completion  
See All Builds (50)
  • 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