Repo Added
|
Files
13
|
Badge
README BADGES
|
push
github
65 of 128 relevant lines covered (50.78%)
526355.48 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | lib/cli/repl.ex | 54 | 19 | 0 | 19 | 0.0 | |
0.0 | lib/cli/applier.ex | 50 | 10 | 0 | 10 | 0.0 | |
0.0 | lib/cli/interpolator.ex | 60 | 14 | 0 | 14 | 0.0 | |
0.0 | lib/main.ex | 47 + 2 | 10 - 1 | 0 | 10 - 1 | 0.0 | |
77.27 | lib/cli/config_parser.ex | 80 | 22 | 17 | 5 | 90.0 | |
80.0 | lib/algo/lagrange3_interpolation.ex | 29 | 5 | 4 | 1 | 51.0 | |
80.0 | lib/algo/lagrange4_interpolation.ex | 30 | 5 | 4 | 1 | 51.0 | |
83.33 | lib/algo/linear_interpolation.ex | 27 | 6 | 5 | 1 | 61.0 | |
92.31 | lib/cli/printer.ex | 57 | 13 | 12 | 1 | 1.0 | |
93.75 | lib/algo/newton_interpolation.ex | 55 | 16 | 15 | 1 | 169.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
24ea2cff... | master | docs: :books: update README | push | github |
50.78 |
||
09574b2a... | master | test: :rotating_light: add tests | push | github |
50.39 |