Skip to content

feat: 添加强制执行测试的选项并优化输出#144

Merged
he0119 merged 1 commit intomainfrom
feat/ansi
Jun 22, 2023
Merged

feat: 添加强制执行测试的选项并优化输出#144
he0119 merged 1 commit intomainfrom
feat/ansi

Conversation

@he0119
Copy link
Copy Markdown
Member

@he0119 he0119 commented Jun 22, 2023

支持通过 -f 选项强制执行测试。

默认保留 ANSI 字符至 results 中,方便网页渲染颜色。

默认保留 ANSI 字符至 results 中,方便网页渲染颜色
@github-actions github-actions bot added the enhancement New feature or request label Jun 22, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 22, 2023

Codecov Report

Merging #144 (35045b3) into main (078c7d3) will decrease coverage by 0.02%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   82.68%   82.67%   -0.02%     
==========================================
  Files           8        9       +1     
  Lines         872      883      +11     
==========================================
+ Hits          721      730       +9     
- Misses        151      153       +2     
Impacted Files Coverage Δ
src/utils/helper.py 83.33% <ø> (ø)
src/utils/plugin_test.py 20.12% <0.00%> (-0.13%) ⬇️
src/plugins/publish/config.py 93.75% <100.00%> (+0.89%) ⬆️

@he0119 he0119 merged commit 42d04f5 into main Jun 22, 2023
@he0119 he0119 deleted the feat/ansi branch June 22, 2023 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant