Closed Ljzd-PRO closed 1 month ago
Attention: Patch coverage is 60.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 78.13%. Comparing base (
ec98ea6
) to head (3842954
). Report is 12 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
ktoolbox/__main__.py | 0.00% | 2 Missing :warning: |
ktoolbox/cli.py | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes
💡 Feature
KB
,MB
, ... instead ofKiB
,MiB
, ...)prod.env
file, KToolBox also reads configurations from the.env
file🪲 Fix
Fix the issue where the log output interrupts the download progress bar
Fix the
job.filename_format
configuration, where{}
is simply replaced with the filename and extension without considering its position📖More information: Configuration-Reference-JobConfiguration
💡 新特性
KB
,MB
, ... 而不是KiB
,MiB
, ...)prod.env
文件以外,KToolBox 也会从.env
文件读取配置🪲 修复
修复 job.filename_format 文件名格式配置中的 {} 被简单地替换成文件名和后缀,而没有考虑其所在位置的问题
📖更多信息: 配置-参考-JobConfiguration