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: index func names (fast path) to improve performance #23

Merged
merged 3 commits into from
Aug 29, 2022

Conversation

timonwong
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #23 (25fb142) into master (ac84b09) will increase coverage by 3.32%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   90.59%   93.91%   +3.32%     
==========================================
  Files           6        6              
  Lines         287      296       +9     
==========================================
+ Hits          260      278      +18     
+ Misses         17       12       -5     
+ Partials       10        6       -4     
Impacted Files Coverage Δ
internal/rules/rules.go 98.33% <100.00%> (+2.83%) ⬆️
loggercheck.go 86.08% <100.00%> (ø)
staticrules.go 100.00% <100.00%> (+54.54%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@timonwong timonwong changed the title feat(perf): index func names (fast path) feat: index func names (fast path) to improve performance Aug 29, 2022
Signed-off-by: Timon Wong <[email protected]>
Signed-off-by: Timon Wong <[email protected]>
@timonwong timonwong merged commit 95aac08 into master Aug 29, 2022
@timonwong timonwong deleted the index-funcnames branch August 29, 2022 05:14
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