Skip to content

chore: remove dead isBunRuntime() export#943

Merged
MathurAditya724 merged 1 commit intomainfrom
cleanup-dead-isBunRuntime
May 9, 2026
Merged

chore: remove dead isBunRuntime() export#943
MathurAditya724 merged 1 commit intomainfrom
cleanup-dead-isBunRuntime

Conversation

@MathurAditya724
Copy link
Copy Markdown
Member

Summary

Flagged by Cursor Bugbot in #938 (review).

The function lost its only caller in #938 when shouldUseLogging()
stopped gating on the Bun runtime. Remove the definition and the
stale test-file comment that referenced it.
@MathurAditya724 MathurAditya724 marked this pull request as ready for review May 9, 2026 15:26
@MathurAditya724 MathurAditya724 enabled auto-merge (squash) May 9, 2026 15:26
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://cli.sentry.dev/_preview/pr-943/

Built to branch gh-pages at 2026-05-09 15:26 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Codecov Results 📊

6837 passed | Total: 6837 | Pass Rate: 100% | Execution Time: 0ms

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +1
Passed Tests 📈 +1
Failed Tests
Skipped Tests

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 13916 uncovered lines.
✅ Project coverage is 77.04%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    77.03%    77.04%    +0.01%
==========================================
  Files          317       317         —
  Lines        60609     60608        -1
  Branches         0         0         —
==========================================
+ Hits         46684     46692        +8
- Misses       13925     13916        -9
- Partials         0         0         —

Generated by Codecov Action

@MathurAditya724 MathurAditya724 merged commit a371630 into main May 9, 2026
26 checks passed
@MathurAditya724 MathurAditya724 deleted the cleanup-dead-isBunRuntime branch May 9, 2026 15:31
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