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

nilfalse / ctf / 4254833575

pending completion
4254833575

Pull #269

github

GitHub
Merge 776387664 into f03cdd64f
Pull Request #269: Upgrade all of jest: 27.5.1 → 29.4.3 (major)

0 of 266 branches covered (0.0%)

Branch coverage included in aggregate %.

0 of 613 relevant lines covered (0.0%)

0.0 hits per line

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

0.0
/packages/runtime/services/country/country_service.ts
1
export function getName(isoCode: string) {
2
  return browser.i18n.getMessage('country_name_' + isoCode.toUpperCase());
×
3
}
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