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

sass / libsass / 4626 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 20 Nov 2018 08:49PM UTC
Files 126
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

20 Nov 2018 08:44PM UTC coverage: 86.39% (+0.07%) from 86.321%
AUTOTOOLS=no COVERAGE=yes BUILD=static

push

travis-ci

xzyfer
AST: Fix clang warnings, add const, remove virtual

Mechanical changes:
* Fixes all clang warnings in ast.hpp and removes warnings suppression.
* Adds `const` to a bunch of methods.
* Removes `virtual` where unnecessary.
* Adds `override` where necessary (as part of fixing clang warnings).

Non-mechanical changes:
* Removes unused `Thunk` class.
* Makes `hash()` const by marking `hash_` as `mutable` (implementation detail).
* Makes `first()` and `last()` const, and adds `mutable_first()` and `mutable_first()`
  for the rare cases where mutability is necessary.
* `Complex_Selector` internally now uses `tail_` and `head_` directly
  instead of going through accessors (these accessors create a `SharedImpl` on every call).

10226 of 11837 relevant lines covered (86.39%)

637273.43 hits per line

Source Files on job 4626.1 (AUTOTOOLS=no COVERAGE=yes BUILD=static)
  • Tree
  • List 0
  • Changed 85
  • Source Changed 14
  • Coverage Changed 85
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4479
  • Travis Job 4626.1
  • 5e58c35b on github
  • Prev Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on master (#4617.1)
  • Next Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on master (#4634.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

© 2025 Coveralls, Inc