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(helpers): split to helpers and values #163

Merged
merged 5 commits into from
Mar 17, 2024
Merged

feat(helpers): split to helpers and values #163

merged 5 commits into from
Mar 17, 2024

Conversation

flc1125
Copy link
Contributor

@flc1125 flc1125 commented Mar 17, 2024

No description provided.

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 76.78571% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 76.42%. Comparing base (eb5300c) to head (be4d59f).

Files Patch % Lines
helpers/helpers.go 60.00% 2 Missing and 2 partials ⚠️
values/proxy.go 60.00% 4 Missing ⚠️
values/values.go 88.57% 3 Missing and 1 partial ⚠️
cache/repository.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x     #163      +/-   ##
==========================================
- Coverage   76.58%   76.42%   -0.16%     
==========================================
  Files          66       67       +1     
  Lines        1926     1930       +4     
==========================================
  Hits         1475     1475              
- Misses        430      434       +4     
  Partials       21       21              

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

@flc1125 flc1125 merged commit d834b43 into 2.x Mar 17, 2024
15 checks passed
@flc1125 flc1125 deleted the values branch March 17, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant