16 Commits

Author SHA1 Message Date
Azide
32e3bcc022
🐛 修正项目的代码警告 (#614)
* 🐛 调整ruff的pytest警告

* 🐛 调整导入关系警告

* 🐛 删除奇怪无用的赋值和取值逻辑

*  不同测试部分所用变量应加以区分

* 🐛 subs_io model添加默认值

* 🐛 修完所有的 ruff PT001 警告

* 🔧 按ruff建议修改ruff配置

warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
  - 'ignore' -> 'lint.ignore'
  - 'select' -> 'lint.select'

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-17 18:24:20 +08:00
felinae98
5bd8b21f19 ♻️ rename scheduler_config -> site 2024-06-03 18:36:07 +08:00
felinae98
2fc11a9653 ♻️ refactor client of scheduler_config 2024-06-03 18:36:07 +08:00
Azide
f202071e9f 添加 Theme 功能 2024-02-16 09:46:13 +08:00
felinae98
e7dcfdee50
提供批量 api 接口 (#290)
* 🚧 add batch api

* 🚧 support batch in scheduler

*  use batch api in bilibili-live

 patch platform_manager directly

 use batch api in bilibili-live

 patch platform_manager directly

* ♻️ refactor var name

* 🐛 fix test

* 🐛 fix scheduler

* 🐛 fix test
2023-08-29 21:12:42 +08:00
Azide
7d4eb7785c 🎨 按ruff调整测试代码 2023-07-18 21:43:25 +08:00
felinae98
bd679914eb add context to log http error 2022-11-24 14:12:11 +08:00
felinae98
74b5074f04
inject http client to scheduler 2022-10-16 20:48:14 +08:00
felinae98
831b2f2ca1
update ncm_artist ncm_radio 2022-03-21 15:46:48 +08:00
felinae98
5a492aceb3
format code 2022-02-12 11:22:39 +08:00
felinae98
79799e6d44
Merge branch 'main' into nonebot-b1 2022-02-12 11:21:20 +08:00
felinae98
7dbbaea6c8
update config 2022-02-12 10:40:27 +08:00
felinae98
709a3e214b
format code 2022-02-12 10:20:02 +08:00
felinae98
8d40ba504c
update all test 2022-02-12 00:48:25 +08:00
hemengyang
547be7608f add pre-commit and format files 2022-02-09 21:05:14 +08:00
felinae98
3468c060a0
add ncm-radio 2021-11-22 17:58:47 +08:00