Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: change alert parts calculations #1084

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ecb8a49
feat: add function for calculating message parts for tags, desc and e…
AleksandrMatsko Sep 10, 2024
cc61504
refactor: msg formatting, tests in msgformat
AleksandrMatsko Sep 11, 2024
937868e
fix: slack tests
AleksandrMatsko Sep 13, 2024
32eebf4
fix: telegram formatter, add testcase for it
AleksandrMatsko Sep 13, 2024
88c4116
refactor: nolint for CalculateMessageParts
AleksandrMatsko Sep 13, 2024
65d8624
refactor: calcRunesCountWithoutHTML
AleksandrMatsko Sep 13, 2024
0e56d6a
test: for telegram message formatter
AleksandrMatsko Sep 13, 2024
36f2097
refactor: range in calcRunesCountWithoutHTML
AleksandrMatsko Sep 13, 2024
03659d6
refactor: remove debug print
AleksandrMatsko Sep 17, 2024
8f1689a
refactor: rename calculate function
AleksandrMatsko Sep 17, 2024
3493326
merge master into refactor/change-alert-parts-calculations
AleksandrMatsko Sep 17, 2024
364acb4
fix: godoc for DefaultTagsLimiter
AleksandrMatsko Sep 18, 2024
278f458
refactor: switch case instead of ifs in calculate message parts
AleksandrMatsko Sep 20, 2024
b283a6c
refactor: use special funcs to check conditions
AleksandrMatsko Sep 24, 2024
fc70e5f
merge master into refactor/change-alert-parts-calculations
AleksandrMatsko Sep 24, 2024
9b915a7
refactor: change ad rename constants for splitting
AleksandrMatsko Sep 27, 2024
2a5ba68
merge master into refactor/change-alert-parts-calculations
AleksandrMatsko Sep 27, 2024
692b16b
refactor: rename constants and fix test case
AleksandrMatsko Oct 1, 2024
1070fbd
refactor: including tags string into alert logic
AleksandrMatsko Oct 1, 2024
c07fa46
refactor: default tags limiter
AleksandrMatsko Oct 1, 2024
260aa5c
style: use linter
AleksandrMatsko Oct 1, 2024
ea762e6
style: unify variables names in formatters
AleksandrMatsko Oct 1, 2024
1873101
refactor: comments
AleksandrMatsko Oct 1, 2024
19962af
refactor: use named functions in switch case
AleksandrMatsko Oct 1, 2024
766a42a
merge master into refactor/change-alert-parts-calculations
AleksandrMatsko Oct 2, 2024
82163fe
merge master into refactor/change-alert-parts-calculations
AleksandrMatsko Oct 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
merge master into refactor/change-alert-parts-calculations
  • Loading branch information
AleksandrMatsko committed Sep 27, 2024
commit 2a5ba68c59b0708d79fb2861ba1415aefe60a07f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.