added the ability to disable space sanitization #22

Merged
Luberry merged 1 commit from master into master 2021-09-30 15:41:46 -04:00
Luberry commented 2021-09-28 20:13:11 -04:00 (Migrated from github.com)

Space sanitization can sometimes be too sensitive for an initial pass, so i added the ability to disable it.

Space sanitization can sometimes be too sensitive for an initial pass, so i added the ability to disable it.
codecov-commenter commented 2021-09-28 20:14:33 -04:00 (Migrated from github.com)

Codecov Report

Merging #22 (1f7e2c3) into master (39ccb87) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           79        84    +5     
=========================================
+ Hits            79        84    +5     
Impacted Files Coverage Δ
goaway.go 100.00% <100.00%> (ø)

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 39ccb87...1f7e2c3. Read the comment docs.

# [Codecov](https://codecov.io/gh/TwinProduction/go-away/pull/22?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) Report > Merging [#22](https://codecov.io/gh/TwinProduction/go-away/pull/22?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) (1f7e2c3) into [master](https://codecov.io/gh/TwinProduction/go-away/commit/39ccb870366f6e0225f6b21509a3d38583e1bc26?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) (39ccb87) will **not change** coverage. > The diff coverage is `100.00%`. [![Impacted file tree graph](https://codecov.io/gh/TwinProduction/go-away/pull/22/graphs/tree.svg?width=650&height=150&src=pr&token=25T9OQT9TM&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.)](https://codecov.io/gh/TwinProduction/go-away/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) ```diff @@ Coverage Diff @@ ## master #22 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 79 84 +5 ========================================= + Hits 79 84 +5 ``` | [Impacted Files](https://codecov.io/gh/TwinProduction/go-away/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.) | Coverage Δ | | |---|---|---| | [goaway.go](https://codecov.io/gh/TwinProduction/go-away/pull/22/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.#diff-Z29hd2F5Lmdv) | `100.00% <100.00%> (ø)` | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/TwinProduction/go-away/pull/22?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/TwinProduction/go-away/pull/22?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+C.). Last update [39ccb87...1f7e2c3](https://codecov.io/gh/TwinProduction/go-away/pull/22?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 (Migrated from github.com) approved these changes 2021-09-30 15:40:25 -04:00
TwiN commented 2021-09-30 15:41:34 -04:00 (Migrated from github.com)

Looks good to me!
Thank you for your contribution!

Looks good to me! Thank you for your contribution!
TwiN commented 2021-09-30 15:45:34 -04:00 (Migrated from github.com)

Released in v1.4.0

Released in [v1.4.0](https://github.com/TwinProduction/go-away/releases/tag/v1.4.0)
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!22
No description provided.