Percentage | Lines | ||
---|---|---|---|
pkg/database/database.go |
|
0 % | 140 |
pkg/database/mysql.go |
|
0 % | 192 |
pkg/database/postgresql.go |
|
15 % | 205 |
pkg/database/sqlite.go |
|
21 % | 194 |
internal/cli/tables-to-go-cli.go |
|
85 % | 355 |
pkg/settings/settings.go |
|
97 % | 309 |
pkg/tagger/db.go |
|
100 % | 12 |
pkg/tagger/mastermind.go |
|
100 % | 23 |
pkg/output/writer.go |
|
100 % | 57 |
pkg/output/decorator.go |
|
100 % | 33 |
Percentage | Lines | ||
---|---|---|---|
database.*SQLite.Connect |
|
0 % | 2 |
database.*SQLite.GetTextDatatypes |
|
0 % | 3 |
database.*SQLite.GetTemporalDriverDataType |
|
0 % | 2 |
database.*SQLite.IsFloat |
|
0 % | 2 |
database.*SQLite.IsAutoIncrement |
|
0 % | 2 |
database.*SQLite.IsString |
|
0 % | 2 |
database.*SQLite.GetTables |
|
0 % | 17 |
database.*SQLite.GetDriverImportLibrary |
|
0 % | 2 |
database.*SQLite.IsText |
|
0 % | 2 |
database.*SQLite.GetColumnsOfTable |
|
0 % | 57 |