Repo Added
|
Files
12
|
Badge
README BADGES
|
push
travis-ci
115 of 116 branches covered (99.14%)
Branch coverage included in aggregate %.
139 of 139 relevant lines covered (100.0%)
204704.4 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
97.3 | src/functions/isAntiprime.ts | 28 | 15 | 15 | 0 | 4203.0 | 21 | 1 | |
100.0 | src/classes/index.ts | 3 | 2 | 2 | 0 | 5.0 | 0 | 0 | |
100.0 | src/functions/factors.ts | 21 | 10 | 10 | 0 | 74456.0 | 8 | 0 | |
100.0 | src/functions/index.ts | 10 | 9 | 9 | 0 | 26826.0 | 0 | 0 | |
100.0 | src/functions/isAntiprimeCandidate.ts | 23 | 11 | 11 | 0 | 16621.0 | 19 | 0 | |
100.0 | src/functions/isConsecutivePrimeFactors.ts | 23 | 11 | 11 | 0 | 35850.0 | 14 | 0 | |
100.0 | src/functions/isPrimeExponentsReducing.ts | 20 | 8 | 8 | 0 | 937.0 | 10 | 0 | |
100.0 | src/functions/isPrime.ts | 19 | 9 | 9 | 0 | 124247.0 | 13 | 0 | |
100.0 | src/functions/nextPrime.ts | 20 | 10 | 10 | 0 | 18448.0 | 10 | 0 | |
100.0 | src/functions/primeFactors.ts | 31 | 16 | 16 | 0 | 1594489.0 | 16 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
7 | master | Version 1.0.6 - Rollback: module breaking issue | push | Samuel Janda | travis-ci | pending completion | |
4 | master | Version 1.0.3 - Implemented webpack to reduce filesize | push | Samuel Janda | travis-ci | pending completion | |
1 | master | Version 1.0.2 - fix typo | push | Samuel Janda | travis-ci | pending completion |