Repo Added
|
Files
20
|
Badge
README BADGES
|
push
travis-ci
418 of 429 relevant lines covered (97.44%)
33.62 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
83.33 | src/Database.cpp | 233 | 66 | 55 | 11 | 21.0 | |
100.0 | src/Backup.cpp | 104 | 30 | 30 | 0 | 2.0 | |
100.0 | src/Exception.cpp | 66 | 13 | 13 | 0 | 13.0 | |
100.0 | src/Column.cpp | 124 | 33 | 33 | 0 | 61.0 | |
100.0 | src/Transaction.cpp | 60 | 15 | 15 | 0 | 4.0 | |
100.0 | include/SQLiteCpp/Statement.h | 614 | 24 | 24 | 0 | 142.0 | |
100.0 | include/SQLiteCpp/VariadicBind.h | 76 | 0 | 0 | 0 | 0.0 | |
100.0 | include/SQLiteCpp/Transaction.h | 77 | 0 | 0 | 0 | 0.0 | |
100.0 | include/SQLiteCpp/Backup.h | 136 | 0 | 0 | 0 | 0.0 | |
100.0 | include/SQLiteCpp/Assertion.h | 46 | 0 | 0 | 0 | 0.0 | |
100.0 | include/SQLiteCpp/SQLiteCpp.h | 42 | 0 | 0 | 0 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
298 | fix-warning-extern-variable-has-an-initializer | Fix #94 warning: "'extern' variable has an initializer" | push | travis-ci | pending completion |