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

FullHuman / purgecss / 11981163739

22 Nov 2024 10:31PM CUT coverage: 91.081%. Remained the same
11981163739

push

github

Ffloriel
docs: add breaking changes for v7 about named export for postcss plugin

351 of 420 branches covered (83.57%)

Branch coverage included in aggregate %.

517 of 533 relevant lines covered (97.0%)

5427.67 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