Skip to content

Conversation

eguguchkin
Copy link
Contributor

Fixes #158


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.69%. Comparing base (b69a828) to head (73a52ac).

Files with missing lines Patch % Lines
frac/processor/search.go 92.85% 0 Missing and 1 partial ⚠️
pattern/pattern.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   70.72%   70.69%   -0.03%     
==========================================
  Files         196      196              
  Lines       17840    17852      +12     
==========================================
+ Hits        12617    12621       +4     
- Misses       4506     4512       +6     
- Partials      717      719       +2     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@eguguchkin eguguchkin modified the milestone: v0.62.1 Oct 2, 2025
@eguguchkin eguguchkin requested review from cheb0 and moflotas October 10, 2025 14:09
@eguguchkin eguguchkin added this to the v0.62.2 milestone Oct 10, 2025
Copy link
Member

@cheb0 cheb0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eguguchkin eguguchkin merged commit 3f88ec1 into main Oct 20, 2025
7 checks passed
@eguguchkin eguguchkin deleted the 158-stopwatch-preallocate-metrics branch October 20, 2025 13:19
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.

Add an alternative API to the Stopwatch for high-performance micro-measurements within loops

5 participants