Commit graph

209 commits

Author SHA1 Message Date
An0nymous
2f46d3fdbb
Merge pull request #49 from senju1337/feat/OPS-31
Feat/ops 31: add code coverage ci and readme display
2025-03-27 10:20:39 +01:00
Guts
c587fe6c3c
Merge pull request #47 from senju1337/fix/OPS-88
fix: haiku is_default parameter was always 1
2025-03-27 10:20:24 +01:00
Guts
d9953f061e
Merge pull request #48 from senju1337/fix/OPS-87
fix: remove badly formatted mobile navbar
2025-03-27 10:19:35 +01:00
Christoph J. Scherr
6391779d9c
chore: run codecov ci only on master
Refs: OPS-31
2025-03-27 09:01:51 +01:00
Christoph J. Scherr
b1017f877d
fix: set codecoverage display to master branch
Refs: OPS-31
2025-03-27 09:01:04 +01:00
Amrasil
ca7a60decd
Update README.md 2025-03-26 23:57:34 +01:00
Amrasil
87cb49d880 change(feat/OPS-31): dynamically displaying the code coverage doesnt work, reverting back to manually display 2025-03-26 23:55:32 +01:00
Amrasil
36f8e1acea change(feat/OPS-31): add branch feat/OPS-31 code coverage to readme for testing purposes 2025-03-26 23:42:35 +01:00
Amrasil
917c1f548e change(feat/OPS-31): push condition for testing purposes 2025-03-26 23:35:34 +01:00
Amrasil
bf744f40f3 fix(feat/OPS-31): dynamically display code coverage 2025-03-26 23:33:56 +01:00
Amrasil
612664477e change(feat/OPS-31): tci pipeline to add display codecoverage on every push to any branch and on PRs to devel and master 2025-03-26 23:29:21 +01:00
Christoph J. Scherr
4bff045e6b
fix: remove badly formatted mobile navbar
Refs: OPS-87
2025-03-26 23:20:27 +01:00
Amrasil
86a67bd279 change(feat/OPS-31): token 2025-03-26 23:15:26 +01:00
Christoph J. Scherr
5b88aeacb9
fix: haiku is_default parameter was always 1
Refs: OPS-88
2025-03-26 23:13:57 +01:00
Amrasil
0a89a5d58b change(feat/OPS-31): token 2025-03-26 22:56:31 +01:00
Amrasil
e073704a6b change(feat/OPS-31): added token to ci.yml and ensurance that coverage.xml is created 2025-03-26 22:55:21 +01:00
Amrasil
278259940a change(feat/OPS-31): added poetry to be installed first 2025-03-26 22:39:43 +01:00
Amrasil
316cfcfaad change(feat/OPS-31): forgot about poetry 2025-03-26 22:36:30 +01:00
Amrasil
c909144520 change(feat/OPS-31): test for ci using current branch 2025-03-26 22:33:24 +01:00
Amrasil
0f8ed78299 Merge remote-tracking branch 'origin/feat/OPS-31' into feat/OPS-31
# Conflicts:
#	.github/workflows/ci.yml
2025-03-26 22:31:43 +01:00
Amrasil
1b571509d0 change(feat/OPS-31): forgot about poetry 2025-03-26 22:29:09 +01:00
Amrasil
afdc079de1
Update ci.yml 2025-03-26 22:17:50 +01:00
Amrasil
49baf0001b add(feat/OPS-31): code coverage for ci 2025-03-26 22:10:02 +01:00
Christoph J. Scherr
ff50d4f5bb
Merge pull request #42 from senju1337/chore/OPS-15
feat: deploy a production level webserver with docker
2025-03-23 19:01:18 +01:00
Christoph J. Scherr
c119534b81
chore: ignore the lock file 2025-03-23 19:00:01 +01:00
Christoph J. Scherr
2c75fa26a7
feat: deploy a production level webserver with docker
Refs: OPS-15
2025-03-23 18:59:39 +01:00
An0nymous
8cd216673c
Merge pull request #32 from senju1337/feat/OPS-56
Feat/ops 56 add tts
2025-03-23 17:29:05 +00:00
Guts
4e19b01257
Merge branch 'devel' into feat/OPS-56 2025-03-23 18:27:37 +01:00
An0nymous
f4b1922ed7
Merge pull request #38 from senju1337/docs/OPS-68
Docs/ops 68 Add docstrings to the classes
2025-03-23 17:16:25 +00:00
Alivecow
1691a7c04b fix: Fix merge conflicts
Refs: OPS-64
2025-03-23 18:12:45 +01:00
0xjrx
fbdd07c0fb
Merge branch 'devel' into feat/OPS-56 2025-03-23 18:11:44 +01:00
Alivecow
f17d29c39c refactor: Change line length to apease flake8
Refs: OPS-68
2025-03-23 18:09:57 +01:00
0xjrx
ce7316246e
fix/feat: hopefully fixes the speech synthesis and adds more voices
Refs: OPS-56
2025-03-23 18:08:24 +01:00
An0nymous
315c38d5c9
Merge branch 'devel' into docs/OPS-68 2025-03-23 16:46:27 +00:00
Alivecow
2e3987ab8b refactor: add precommit autochanges and fix merge error
Refs: OPS-68
2025-03-23 17:44:04 +01:00
Christoph J. Scherr
bf3f70ed2f
Merge pull request #39 from senju1337/test/OPS-70
Add more tests for the haiku and store manager classes
2025-03-23 17:36:21 +01:00
Christoph J. Scherr
7df683f3fe
test: add more edgecase tests for the store manager
Refs: OPS-70 OPS-82
2025-03-23 17:35:31 +01:00
Christoph J. Scherr
08a7bd45ec
chore: fix flake8 warnings in test_haiku.py
Refs: OPS-70 OPS-81
2025-03-23 17:33:58 +01:00
Christoph J. Scherr
0c0554e931
test: move test_temp_data_dir to store tests
Refs: OPS-70
2025-03-23 17:33:58 +01:00
Christoph J. Scherr
e700c0d4cb
chore: remove trivial test_tests_are_loaded test
Refs: Ops-70
2025-03-23 17:33:58 +01:00
Christoph J. Scherr
2fa911c665
test: add test_request_haiku_respondse_bad
Refs: OPS-70 OPS-81
2025-03-23 17:33:57 +01:00
Christoph J. Scherr
4887047cbf
test: add asserts to the haiku tests
Refs: OPS-70 OPS-81
2025-03-23 17:33:57 +01:00
Christoph J. Scherr
df6e964751
chore: fix flake8 warnings in haiku and test_haiku
Refs: OPS-70
2025-03-23 17:33:57 +01:00
Christoph J. Scherr
3889809d07
fix: request_haiku method did not work with a simple 3 line haiku
Refs: OPS-70
2025-03-23 17:33:57 +01:00
Christoph J. Scherr
897bf80e38
tests: add test for request_haiku
Refs: OPS-70
2025-03-23 17:33:57 +01:00
Christoph J. Scherr
aa236775ba
tests: add some tests to test the methods of Haiku
Refs: OPS-70
2025-03-23 17:33:57 +01:00
An0nymous
827f770d35
Merge branch 'devel' into docs/OPS-68 2025-03-23 16:33:47 +00:00
Guts
0ce42f595c
Merge pull request #40 from senju1337/feat/OPS-83
feat: add useful error message for when the store manager cant be initialized
2025-03-23 17:31:07 +01:00
Guts
b300987b1f
Merge pull request #41 from senju1337/feat/OPS-65
load default haiku if no haikus exist yet
2025-03-23 17:30:01 +01:00
An0nymous
88f391cdd0
Merge pull request #44 from senju1337/fix/OPS-86
fix/OPS-86: fix Java Script
2025-03-23 16:25:30 +00:00