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

ota-meshi / eslint-plugin-astro / 11518236342
82%

Build:
DEFAULT BRANCH: main
Ran 25 Oct 2024 12:31PM UTC
Jobs 1
Files 59
Run time 1min
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

25 Oct 2024 12:29PM UTC coverage: 82.244%. Remained the same
11518236342

push

github

web-flow
chore: remove redundant assignments & use "createRequire" (#437)

Redundant Assignments:

These lines are no longer needed because these fields are added by `createRule` function when the rules are initialized
```
rule.meta.docs.ruleName = ruleName
rule.meta.docs.ruleId = ruleId
```
Make it more ES module by using `createRequire`:

- No longer suppress the ESLint, the ESLint was warned for using `require` in a ts file. [@typescript-eslint/no-require-imports](https://typescript-eslint.io/rules/no-require-imports)

740 of 1016 branches covered (72.83%)

Branch coverage included in aggregate %.

1877 of 2166 relevant lines covered (86.66%)

47.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11518236342.1 25 Oct 2024 12:30PM UTC 59
82.24
GitHub Action Run
Source Files on build 11518236342
  • Tree
  • List 59
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #11518236342
  • fd8bc14d on github
  • Prev Build on main (#11453018530)
  • Next Build on main (#11538411528)
  • Delete
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