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

feat: improve code and comments, uniformly upgrade the versions of setup-go and checkout in the action operation. #384

Merged
merged 4 commits into from
Jan 10, 2024

fix typo

7bf9c98
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/project failed Jan 10, 2024 in 0s

79.84% (-0.04%) compared to 2dd0925

View this Pull Request on Codecov

79.84% (-0.04%) compared to 2dd0925

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (2dd0925) 79.89% compared to head (7bf9c98) 79.84%.

Files Patch % Lines
pkg/metrics/metrics.go 0.00% 4 Missing ⚠️
pkg/components/page/page.go 0.00% 3 Missing ⚠️
internal/providers/gofpdf/text.go 0.00% 1 Missing ⚠️
pkg/merge/merge.go 66.67% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   79.89%   79.84%   -0.04%     
==========================================
  Files          61       61              
  Lines        2018     2018              
==========================================
- Hits         1612     1611       -1     
- Misses        378      379       +1     
  Partials       28       28              

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