Repo Added
|
Files
258
|
Badge
README BADGES
|
push
circleci
3999 of 5143 branches covered (77.76%)
Branch coverage included in aggregate %.
18 of 18 new or added lines in 4 files covered. (100.0%)
15749 of 18011 relevant lines covered (87.44%)
10.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | frontend/src/components/waitlist/LocalePicker.tsx | 67 | 25 | 0 | 25 | 0.0 | 0 | 2 | |
0.0 | frontend/src/components/landing/DemoPhone.tsx | 70 | 29 | 0 | 29 | 0.0 | 0 | 9 | |
0.0 | frontend/src/components/ReactAriaI18nProvider.tsx | 16 | 6 | 0 | 6 | 0.0 | 0 | 0 | |
0.0 | frontend/src/components/waitlist/CountryPicker.tsx | 74 | 26 | 0 | 26 | 0.0 | 0 | 2 | |
0.0 | emails/admin.py | 23 | 11 | 0 | 11 | 0.0 | 0 | 2 | |
0.0 | ...agement/commands/get_latest_email_tracker_lists.py | 42 | 22 | 0 | 22 | 0.0 | 0 | 2 | |
0.0 | ...ls/management/commands/delete_old_reply_records.py | 23 | 14 | 0 | 14 | 0.0 | 0 | 2 | |
0.0 | frontend/src/components/Localized.tsx | 49 | 9 | 0 | 9 | 0.0 | 0 | 2 | |
0.0 | ...end/src/components/layout/topmessage/NpsSurvey.tsx | 133 | 40 | 0 | 40 | 0.0 | 0 | 8 | |
0.0 | frontend/src/functions/getL10n.ts | 115 | 36 | 0 | 36 | 0.0 | 0 | 11 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
82f634ac... | optimize-badwords-mpp-3827 | Pre-compute terms lists to increase speed There are three 'hits' that cause a term to be rejected: * A short term, 4 or less characters, that is in the bad word list * A long term, 5 or more characters, that contains a longer bad word * A term t... | push | circleci |
85.29 |