Skip to content

fixes #61 add telemetry with opentelemetry compatible interface#77

Merged
dillonstreator merged 1 commit intomainfrom
fix-61-telemetry
Apr 27, 2026
Merged

fixes #61 add telemetry with opentelemetry compatible interface#77
dillonstreator merged 1 commit intomainfrom
fix-61-telemetry

Conversation

@dillonstreator
Copy link
Copy Markdown
Collaborator

fixes #61

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.25%. Comparing base (2132c09) to head (45b8013).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/processor.ts 89.60% 13 Missing ⚠️
src/telemetry.ts 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
+ Coverage   67.90%   73.25%   +5.35%     
==========================================
  Files           6        7       +1     
  Lines         324      415      +91     
  Branches       71       82      +11     
==========================================
+ Hits          220      304      +84     
- Misses         92       99       +7     
  Partials       12       12              

☔ 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.

@dillonstreator dillonstreator merged commit ba0e869 into main Apr 27, 2026
2 checks passed
@dillonstreator dillonstreator deleted the fix-61-telemetry branch April 27, 2026 15:07
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.

enable telemetry

2 participants