Skip to content

Vectorize get_fixed_string - #3103

Merged
MichaelChirico merged 8 commits into
string-boundary-metadatafrom
vectorize-get-fixed
Aug 21, 2026
Merged

Vectorize get_fixed_string#3103
MichaelChirico merged 8 commits into
string-boundary-metadatafrom
vectorize-get-fixed

Conversation

@MichaelChirico

Copy link
Copy Markdown
Collaborator

#3102 re-uses this, and in both sites, encodeString() wraps the output.

I wanted to absorb this encodeString() call to the helper, and found the natural way to do so to vectorize the loop (an alternative is to split into two helpers, one to get a fixed regex from a single string, the other wrapping that).

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ee2c75b) to head (5fecbe8).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           string-boundary-metadata     #3103   +/-   ##
==========================================================
  Coverage                    100.00%   100.00%           
==========================================================
  Files                           129       129           
  Lines                          7487      7483    -4     
==========================================================
- Hits                           7487      7483    -4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MichaelChirico
MichaelChirico merged commit 1f61f0c into main Aug 21, 2026
21 checks passed
@MichaelChirico
MichaelChirico deleted the vectorize-get-fixed branch August 21, 2026 07:38
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