Skip to content

Commit

Permalink
Ran coverage script
Browse files Browse the repository at this point in the history
  • Loading branch information
qjerome committed Dec 10, 2021
1 parent b90752b commit e500595
Show file tree
Hide file tree
Showing 4 changed files with 442 additions and 437 deletions.
2 changes: 1 addition & 1 deletion .github/coverage/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 17 additions & 14 deletions .github/coverage/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,19 +161,22 @@ github.com/0xrawsec/whids/event/event.go:50: Hash 100.0%
github.com/0xrawsec/whids/event/event.go:57: GetStringOr 0.0%
github.com/0xrawsec/whids/event/event.go:64: GetString 0.0%
github.com/0xrawsec/whids/event/event.go:75: GetInt 0.0%
github.com/0xrawsec/whids/event/event.go:88: GetBool 0.0%
github.com/0xrawsec/whids/event/event.go:102: SetIf 0.0%
github.com/0xrawsec/whids/event/event.go:110: SetIfOr 0.0%
github.com/0xrawsec/whids/event/event.go:117: Set 0.0%
github.com/0xrawsec/whids/event/event.go:129: SetDetection 0.0%
github.com/0xrawsec/whids/event/event.go:136: Get 0.0%
github.com/0xrawsec/whids/event/event.go:148: IsDetection 0.0%
github.com/0xrawsec/whids/event/event.go:155: GetDetection 0.0%
github.com/0xrawsec/whids/event/event.go:159: Channel 0.0%
github.com/0xrawsec/whids/event/event.go:163: Computer 0.0%
github.com/0xrawsec/whids/event/event.go:167: EventID 0.0%
github.com/0xrawsec/whids/event/event.go:171: Timestamp 0.0%
github.com/0xrawsec/whids/event/event.go:175: Copy 100.0%
github.com/0xrawsec/whids/event/event.go:87: GetIntOr 0.0%
github.com/0xrawsec/whids/event/event.go:94: GetUint 0.0%
github.com/0xrawsec/whids/event/event.go:106: GetUintOr 0.0%
github.com/0xrawsec/whids/event/event.go:113: GetBool 0.0%
github.com/0xrawsec/whids/event/event.go:127: SetIf 0.0%
github.com/0xrawsec/whids/event/event.go:135: SetIfOr 0.0%
github.com/0xrawsec/whids/event/event.go:142: Set 0.0%
github.com/0xrawsec/whids/event/event.go:154: SetDetection 0.0%
github.com/0xrawsec/whids/event/event.go:161: Get 0.0%
github.com/0xrawsec/whids/event/event.go:173: IsDetection 0.0%
github.com/0xrawsec/whids/event/event.go:180: GetDetection 0.0%
github.com/0xrawsec/whids/event/event.go:184: Channel 0.0%
github.com/0xrawsec/whids/event/event.go:188: Computer 0.0%
github.com/0xrawsec/whids/event/event.go:192: EventID 0.0%
github.com/0xrawsec/whids/event/event.go:196: Timestamp 0.0%
github.com/0xrawsec/whids/event/event.go:200: Copy 100.0%
github.com/0xrawsec/whids/logger/events.go:19: NewRawEvent 100.0%
github.com/0xrawsec/whids/logger/events.go:26: DecodeRawEvent 90.9%
github.com/0xrawsec/whids/logger/events.go:43: Less 100.0%
Expand Down Expand Up @@ -233,4 +236,4 @@ github.com/0xrawsec/whids/logger/search.go:187: Events 89.7%
github.com/0xrawsec/whids/logger/search.go:254: Err 100.0%
github.com/0xrawsec/whids/logger/search.go:258: close 80.0%
github.com/0xrawsec/whids/logger/search.go:269: Close 100.0%
total: (statements) 70.4%
total: (statements) 70.0%
Loading

0 comments on commit e500595

Please sign in to comment.