Add kassi and kassa to false positives #34

Merged
austinwofford merged 2 commits from patch-1 into master 2022-06-23 19:16:04 -04:00
austinwofford commented 2022-06-23 17:08:28 -04:00 (Migrated from github.com)

Summary

Fixes issue #33

<!-- Thank you for contributing! --> ## Summary Fixes issue #33
rBiga (Migrated from github.com) approved these changes 2022-06-23 17:11:06 -04:00
TwiN (Migrated from github.com) reviewed 2022-06-23 19:13:44 -04:00
@ -38,6 +38,8 @@ var DefaultFalsePositives = []string{
"horniman",
TwiN (Migrated from github.com) commented 2022-06-23 19:13:44 -04:00
	"kassa", // kassandra
	"kassi", // kassie, kassidy
```suggestion "kassa", // kassandra "kassi", // kassie, kassidy ```
codecov-commenter commented 2022-06-23 19:15:38 -04:00 (Migrated from github.com)

Codecov Report

Merging #34 (499e9e5) into master (2daea99) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files           1        1           
  Lines         191      191           
=======================================
  Hits          190      190           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2daea99...499e9e5. Read the comment docs.

# [Codecov](https://codecov.io/gh/TwiN/go-away/pull/34?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) Report > Merging [#34](https://codecov.io/gh/TwiN/go-away/pull/34?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) (499e9e5) into [master](https://codecov.io/gh/TwiN/go-away/commit/2daea995a21e8dc723ff5d8225813bfc27facc08?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) (2daea99) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #34 +/- ## ======================================= Coverage 99.47% 99.47% ======================================= Files 1 1 Lines 191 191 ======================================= Hits 190 190 Misses 1 1 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/TwiN/go-away/pull/34?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/TwiN/go-away/pull/34?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.). Last update [2daea99...499e9e5](https://codecov.io/gh/TwiN/go-away/pull/34?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.).
TwiN commented 2022-06-23 19:18:52 -04:00 (Migrated from github.com)

Thank you for the contribution!

Released in v1.6.5

Thank you for the contribution! Released in [v1.6.5](https://github.com/TwiN/go-away/releases/tag/v1.6.5)
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TwiN/go-away!34
No description provided.