Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

config: fix default value comment#115

Merged
blindchaser merged 3 commits into
mainfrom
yiren/config-op
Oct 9, 2025
Merged

config: fix default value comment#115
blindchaser merged 3 commits into
mainfrom
yiren/config-op

Merge branch 'main' into yiren/config-op

fbd3a3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 9, 2025 in 0s

40.06% (target 60.00%)

View this Pull Request on Codecov

40.06% (target 60.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.06%. Comparing base (c3ee918) to head (fbd3a3e).
⚠️ Report is 3 commits behind head on main.

❌ Your project check has failed because the head coverage (40.06%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   40.00%   40.06%   +0.06%     
==========================================
  Files          59       59              
  Lines        7510     7533      +23     
==========================================
+ Hits         3004     3018      +14     
- Misses       4161     4168       +7     
- Partials      345      347       +2     
Files with missing lines Coverage Δ
config/config.go 0.00% <ø> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.