test: enhance test coverage configuration and add comprehensive merge… #27
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.
… utility tests
Updated coverage configuration to enforce 95% branch and line coverage requirements across all modules, moved exclusion patterns to pyproject.toml, and added extensive test cases for merge utility functions including tuple, set, frozenset, and object merging with no_new_field parameter.
将覆盖率配置更新为在所有模块中强制执行 95% 的分支和行覆盖率要求,将排除模式移至 pyproject.toml,并为合并实用程序函数添加了广泛的测试用例,包括 tuple、set、frozenset 和对象合并以及 no_new_field 参数。
Change-Id: Id9ac7a7a5a23a5a36f6148b268d1c3822fc7764a
Fix bugs
Bug detail
Pull request tasks
Update docs
Reason for update
Pull request tasks
Add contributor
Contributed content
Content detail
Others
Reason for update