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

Fix: 配置项无法使用字段名填写 #96

Merged
merged 6 commits into from
Feb 23, 2024
Merged

Fix: 配置项无法使用字段名填写 #96

merged 6 commits into from
Feb 23, 2024

Conversation

yanyongyu
Copy link
Member

fix #94

@yanyongyu yanyongyu added the bug Something isn't working label Feb 23, 2024
Copy link

github-actions bot commented Feb 23, 2024

@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 03:02 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 03:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 03:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 03:18 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 03:36 Inactive
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 66.92%. Comparing base (e05d92c) to head (f8716ce).

Files Patch % Lines
nonebot/adapters/onebot/v11/config.py 77.77% 2 Missing ⚠️
nonebot/adapters/onebot/v12/config.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   66.96%   66.92%   -0.04%     
==========================================
  Files          24       24              
  Lines        2146     2156      +10     
==========================================
+ Hits         1437     1443       +6     
- Misses        709      713       +4     
Flag Coverage Δ
unittests 66.92% <71.42%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot temporarily deployed to pull request February 23, 2024 03:38 Inactive
@yanyongyu yanyongyu merged commit 8151707 into master Feb 23, 2024
18 checks passed
@yanyongyu yanyongyu deleted the fix/config branch February 23, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Bug: 配置项无法使用 ONEBOT_ACCESS_TOKEN
1 participant