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

去除MessageFactory和MessageSegmentFactory的泛型,补充成员方法 #128

Merged
merged 8 commits into from
Dec 29, 2023

Update CHANGELOG.md

bf45bcd
Select commit
Loading
Failed to load commit list.
Merged

去除MessageFactory和MessageSegmentFactory的泛型,补充成员方法 #128

Update CHANGELOG.md
bf45bcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2023 in 0s

96.10% (target 90.00%)

View this Pull Request on Codecov

96.10% (target 90.00%)

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6985677) 95.86% compared to head (bf45bcd) 96.10%.
Report is 1 commits behind head on main.

Files Patch % Lines
nonebot_plugin_saa/abstract_factories.py 98.05% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   95.86%   96.10%   +0.24%     
==========================================
  Files          25       25              
  Lines        1814     1927     +113     
==========================================
+ Hits         1739     1852     +113     
  Misses         75       75              

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