Skip to content

lib: add type names in source mapped stack traces #58976

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

legendecas
Copy link
Member

The type name is determined by the constructor name of the receiver in a
call site.

The type name is determined by the constructor name of the receiver in a
call site.
@legendecas legendecas force-pushed the source-maps/type-name branch from 5ed51ea to a0f517b Compare July 7, 2025 19:33
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.09%. Comparing base (9ab9763) to head (a0f517b).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
lib/internal/source_map/prepare_stack_trace.js 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #58976      +/-   ##
==========================================
+ Coverage   90.06%   90.09%   +0.02%     
==========================================
  Files         640      641       +1     
  Lines      188523   188589      +66     
  Branches    36982    36993      +11     
==========================================
+ Hits       169796   169905     +109     
+ Misses      11449    11395      -54     
- Partials     7278     7289      +11     
Files with missing lines Coverage Δ
lib/internal/source_map/prepare_stack_trace.js 95.88% <75.00%> (+0.32%) ⬆️

... and 45 files with indirect coverage changes

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

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