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

perf: improve generate speed in watch mode #239

Merged
merged 2 commits into from
Sep 5, 2024
Merged

perf: improve generate speed in watch mode #239

merged 2 commits into from
Sep 5, 2024

Conversation

sysulq
Copy link
Contributor

@sysulq sysulq commented Sep 5, 2024

No description provided.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.

Project coverage is 84.99%. Comparing base (f97bef9) to head (8c9e4c4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/kod/internal/generate.go 37.50% 3 Missing and 2 partials ⚠️
cmd/kod/internal/struct2interface.go 63.63% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   85.21%   84.99%   -0.22%     
==========================================
  Files          41       41              
  Lines        2137     2146       +9     
==========================================
+ Hits         1821     1824       +3     
- Misses        211      216       +5     
- Partials      105      106       +1     
Flag Coverage Δ
unittests 84.99% <57.14%> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sysulq sysulq merged commit 792ef40 into main Sep 5, 2024
3 of 5 checks passed
@sysulq sysulq deleted the feat/cache-cmd branch September 6, 2024 05:43
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