Conversation
Release v0.0.9
添加 v.0.0.9 的例子
* feat: 添加copy on write list实现 * fix: 优化删除逻辑
* update 1. 增加了一个条件判断返回泛型结果的函数; 1. 增加了一个条件判断执行对应方法的函数; 2. 调整和增加单元测试和Example; * IfThenElseFunc固定增加错误返回,泛型T作为用户可以自定义返回的结果 --------- Co-authored-by: huangdawei <huangdawei@shizhuang-inc.com>
* httpx:增加error判断 * 补充测试 * 补充方法的测试用例
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #281 +/- ##
==========================================
+ Coverage 94.69% 94.73% +0.04%
==========================================
Files 75 75
Lines 3767 3798 +31
==========================================
+ Hits 3567 3598 +31
Misses 161 161
Partials 39 39 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.