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

nodeplusplus / xregex-json / 95

pending completion
95

Pull #12

circleci

Unknown Committer
Unknown Commit Message
Pull Request #12: Bump json5 from 2.1.2 to 2.2.3

29 of 29 branches covered (100.0%)

Branch coverage included in aggregate %.

38 of 38 relevant lines covered (100.0%)

11.68 hits per line

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

100.0
/src/XJSON.ts
1
import { XJSON } from "./types/XJSON";
2
import { parse } from "./parse";
1✔
3
import { stringify } from "./stringify";
1✔
4

5
const xJSON: XJSON = { parse, stringify };
1✔
6
export default xJSON;
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