Skip to content
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

chore: improve path concatenation for better readability #972

Merged
merged 1 commit into from
Mar 26, 2025

chore: improve path concatenation for better readability

a719641
Select commit
Loading
Failed to load commit list.
Merged

chore: improve path concatenation for better readability #972

chore: improve path concatenation for better readability
a719641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2025 in 0s

69.15% (+0.00%) compared to 7801f1d

View this Pull Request on Codecov

69.15% (+0.00%) compared to 7801f1d

Details

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 69.15%. Comparing base (7801f1d) to head (a719641).

Files with missing lines Patch % Lines
http/service_provider.go 0.00% 11 Missing ⚠️
http/view.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #972   +/-   ##
=======================================
  Coverage   69.14%   69.15%           
=======================================
  Files         160      160           
  Lines       10719    10718    -1     
=======================================
  Hits         7412     7412           
+ Misses       2971     2970    -1     
  Partials      336      336           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

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