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

FullHuman / purgecss / 4851732933

01 May 2023 02:00PM UTC coverage: 86.679%. Remained the same
4851732933

Pull #1107

github

GitHub
Merge d4daf2632 into 152ccba46
Pull Request #1107: build(deps-dev): bump grunt from 1.5.3 to 1.6.1

317 of 372 branches covered (85.22%)

Branch coverage included in aggregate %.

145 of 161 relevant lines covered (90.06%)

333.12 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/packages/purgecss/src/constants.ts
1
export const IGNORE_ANNOTATION_CURRENT = "purgecss ignore current";
22✔
2
export const IGNORE_ANNOTATION_NEXT = "purgecss ignore";
22✔
3
export const IGNORE_ANNOTATION_START = "purgecss start ignore";
22✔
4
export const IGNORE_ANNOTATION_END = "purgecss end ignore";
22✔
5
export const CONFIG_FILENAME = "purgecss.config.js";
22✔
6

7
// Error Message
8
export const ERROR_CONFIG_FILE_LOADING = "Error loading the config file";
22✔
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