这是indexloc提供的服务,不要输入任何密码
Skip to content

Chi is a dep even for pure go implementations, refactor its usage in the main package to pure go. #661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 2, 2024

fix: use interrupt signal to stop CLI

8a5c77e
Select commit
Loading
Failed to load commit list.
Merged

Chi is a dep even for pure go implementations, refactor its usage in the main package to pure go. #661

fix: use interrupt signal to stop CLI
8a5c77e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2024 in 0s

92.76% (-0.29%) compared to bfe8892

View this Pull Request on Codecov

92.76% (-0.29%) compared to bfe8892

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (bfe8892) to head (8a5c77e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #661      +/-   ##
==========================================
- Coverage   93.04%   92.76%   -0.29%     
==========================================
  Files          22       22              
  Lines        4905     4905              
==========================================
- Hits         4564     4550      -14     
- Misses        298      308      +10     
- Partials       43       47       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.