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

sds / haml-lint
97%

Build:
DEFAULT BRANCH: main
Repo Added 08 Jun 2015 06:50AM UTC
Files 101
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-ruby34-to-ci
  • add_newline_at_end_of_todo
  • allow-haml-5.2
  • alphabetize_todo_file
  • dep-bump-appraisal-gemfiles
  • dependabot/bundler/overcommit-0.65.0
  • dependabot/bundler/overcommit-0.66.0
  • dependabot/bundler/overcommit-0.67.0
  • dependabot/bundler/overcommit-0.67.1
  • dependabot/bundler/overcommit-0.68.0
  • dependabot/bundler/rubocop-1.69.1
  • dependabot/bundler/rubocop-1.69.2
  • dependabot/bundler/rubocop-1.70.0
  • dependabot/bundler/rubocop-1.71.0
  • dependabot/bundler/rubocop-1.71.1
  • dependabot/bundler/rubocop-1.72.2
  • dependabot/bundler/rubocop-1.73.2
  • dependabot/bundler/rubocop-1.74.0
  • dependabot/bundler/rubocop-1.75.1
  • dependabot/bundler/rubocop-1.75.2
  • dependabot/bundler/rubocop-1.75.4
  • dependabot/bundler/rubocop-1.75.5
  • dependabot/bundler/rubocop-1.75.6
  • dependabot/bundler/rubocop-1.75.7
  • dependabot/bundler/rubocop-1.76.1
  • dependabot/bundler/rubocop-1.77.0
  • dependabot/bundler/rubocop-1.78.0
  • dependabot/bundler/rubocop-1.79.1
  • dependabot/bundler/rubocop-1.80.0
  • dependabot/bundler/rubocop-1.80.2
  • dependabot/bundler/rubocop-1.81.1
  • dependabot/bundler/rubocop-performance-1.23.1
  • dependabot/bundler/rubocop-performance-1.24.0
  • dependabot/bundler/rubocop-performance-1.25.0
  • dependabot/bundler/rubocop-performance-1.26.0
  • dependabot/bundler/simplecov-lcov-tw-0.9.0
  • dependabot/github_actions/actions/checkout-5
  • drop-codeclimate
  • enable_followed_lints
  • fix-232
  • main
  • master
  • mh-disable_Layout/First___LineBreak_rubocop_lints
  • mh-update_readme_to_reflect_appraisals_accurately
  • options-thing
  • rf-no_const
  • rubocop-cache
  • rubocop-runner
  • ruby-2.7-ci
  • ruby-filter-ivars
  • sds/cut-release
  • sds/cut-version
  • strict-locals
  • strict-locals-anywhere
  • strict-locals-comment
  • test-2.7
  • update-travis-matrix
  • v0.14.0
  • v0.14.1
  • v0.15.0
  • v0.15.1
  • v0.15.2
  • v0.16.0
  • v0.16.1
  • v0.16.2
  • v0.17.0
  • v0.17.1
  • v0.18.0
  • v0.18.1
  • v0.18.2
  • v0.18.3
  • v0.18.4
  • v0.18.5
  • v0.19.0
  • v0.20.0
  • v0.21.0
  • v0.25.1
  • v0.26.0
  • v0.27.0
  • v0.28.0
  • v0.29.0
  • v0.30.0
  • v0.31.0
  • v0.32.0
  • v0.33.0
  • v0.34.0
  • v0.34.1
  • v0.34.2
  • v0.35.0
  • v0.36.0
  • v0.37.0

08 Oct 2025 06:09PM UTC coverage: 97.252%. Remained the same
18353886610

push

github

web-flow
Update rubocop requirement from 1.80.2 to 1.81.1 (#600)

Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.80.2...v1.81.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.81.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2760 of 2838 relevant lines covered (97.25%)

26282.55 hits per line

Relevant lines Covered
Build:
Build:
2838 RELEVANT LINES 2760 COVERED LINES
26282.55 HITS PER LINE
Source Files on main
  • Tree
  • List 101
  • Changed 100
  • Source Changed 0
  • Coverage Changed 100
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18353886610 main Update rubocop requirement from 1.80.2 to 1.81.1 (#600) Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://g... push 08 Oct 2025 06:11PM UTC web-flow github
97.25
18353882205 main remove TYPES_BY_PREFIX constant (#601) It doesn't appear to be used anywhere. push 08 Oct 2025 06:09PM UTC web-flow github
97.25
18326773947 rf-no_const Merge 31ee07c7f into 7413eb751 Pull #601 07 Oct 2025 09:30PM UTC web-flow github
97.25
18112842314 dependabot/bundler/rubocop-1.81.1 Merge 30115c4ed into 7413eb751 Pull #600 29 Sep 2025 10:45PM UTC web-flow github
97.25
17596043795 main Update rubocop requirement from 1.80.0 to 1.80.2 (#599) Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://g... push 09 Sep 2025 09:22PM UTC web-flow github
97.25
17595959170 dependabot/bundler/rubocop-1.80.2 Merge 1ad5230dd into fda8f52d3 Pull #599 09 Sep 2025 09:19PM UTC web-flow github
97.25
17595929047 main Update rubocop-performance requirement from 1.25.0 to 1.26.0 (#598) Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance) to permit the latest version. - [Release notes](https://github.com/rubocop/ruboc... push 09 Sep 2025 09:18PM UTC web-flow github
97.25
17562938998 dependabot/bundler/rubocop-performance-1.26.0 Merge 2fef8723e into f26200893 Pull #598 08 Sep 2025 08:16PM UTC web-flow github
97.25
17472147426 main CI: add Ruby 3.4 to build matrix (#597) * CI: add Ruby 3.4 to build matrix * Try adding ostruct, base64 to rubocop1.0 Appraisal Those gems are no longer shipped with newer Ruby. push 04 Sep 2025 05:40PM UTC web-flow github
97.25
17456099445 add-ruby34-to-ci Merge 67ba95674 into 73d9b938e Pull #597 04 Sep 2025 07:06AM UTC web-flow github
97.25
See All Builds (799)
  • 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