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

✨ Avoid extra call to AnchorIdentifiers() #162

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Nov 16, 2023

There is an unnecessary call to s.litMap.AnchorIdentifiers().

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@m1kola m1kola requested a review from a team as a code owner November 16, 2023 14:58
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ddaf504) 65.45% compared to head (bd50296) 65.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   65.45%   65.45%           
=======================================
  Files          11       11           
  Lines         495      495           
=======================================
  Hits          324      324           
  Misses        152      152           
  Partials       19       19           

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

@m1kola m1kola added this pull request to the merge queue Nov 16, 2023
Merged via the queue into operator-framework:main with commit d7f4845 Nov 16, 2023
7 checks passed
@m1kola m1kola deleted the reuse_anchors_slice branch November 16, 2023 22:27
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.

None yet

3 participants