Repo Added
|
Files
25
|
Badge
README BADGES
|
github
3419 of 4266 relevant lines covered (80.15%)
81.73 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
65.03 | app/main.go | 927 | 632 | 411 | 221 | 4.0 | |
74.63 | app/events/admin.go | 764 + 5 | 544 + 3 | 406 + 8 | 138 - 5 | 2.0 | |
76.24 | app/storage/locator.go | 298 | 181 | 138 | 43 | 39.0 | |
76.73 | app/storage/dictionary.go | 292 | 202 | 155 | 47 | 382.0 - 1.0 | |
77.62 | app/webapi/webapi.go | 733 | 496 | 385 | 111 | 4.0 | |
78.14 | app/events/listener.go | 476 | 311 | 243 | 68 | 11.0 | |
81.82 | app/storage/detected_spam.go | 183 | 99 | 81 | 18 | 519.0 | |
83.18 | app/storage/samples.go | 488 | 333 | 277 | 56 | 146.0 | |
85.06 | lib/tgspam/openai.go | 159 | 87 | 74 | 13 | 12.0 | |
85.56 | app/storage/storage.go | 180 | 90 | 77 | 13 | 244.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
13101855258 | empty-text-locator | Handle empty message text in admin handler This commit adds a check for empty message text in the admin handler, returning an error if the text is empty. It also includes tests for various message types without text content. | Pull #237 | github |
80.15 |