Skip to content

2.8.1 #396

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

Merged
merged 6 commits into from
Jul 31, 2025
Merged

2.8.1 #396

merged 6 commits into from
Jul 31, 2025

Conversation

Lorygold
Copy link
Collaborator

Changes

  • Tests refactor - improved Testalerters performance using setUpTestData class method (by community - @drona-gyawali)

Bugfix

  • Fixed alerts view - Added missing filename to read_config and write_config calls (Google Summer of Code 2025 - @Noble47)

Lorygold and others added 6 commits July 29, 2025 16:05
* Fix impossible_travel.views.alerts

* Removed get_config_read_write dependency
* Added missing filename to `read_config` and `write_config` calls

* removed get_config_read_write from imports

* fixed keyerror
…382)

Replaced setUp with setUpTestData to avoid redundant DB operations across tests. This reduces test execution time and improves readability.

Signed-off-by: Dorna Raj Gyawali <[email protected]>
* Update .gitignore

* Fix alerts view read config (#391)

* Fix impossible_travel.views.alerts

* Removed get_config_read_write dependency
* Added missing filename to `read_config` and `write_config` calls

* removed get_config_read_write from imports

* fixed keyerror

* Refactor(tests): improve Testalerter performance using setUpTestData (#382)

Replaced setUp with setUpTestData to avoid redundant DB operations across tests. This reduces test execution time and improves readability.

Signed-off-by: Dorna Raj Gyawali <[email protected]>

* Version 2.8.1

---------

Signed-off-by: Dorna Raj Gyawali <[email protected]>
Co-authored-by: noble47 <[email protected]>
Co-authored-by: Dorna Raj Gyawali <[email protected]>
@Lorygold Lorygold merged commit 8228bd2 into main Jul 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants