Skip to content
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

fix: revert js_class_and_message_to_exception to just do TypeErrors #1037

Merged

Conversation

crowlKats
Copy link
Member

This is the previous behaviour which was unexpected and we want to change this to actually throw the correct error, however this is breaking a few things in CLI so reverting this single change for now and will revisit at a later date

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

Can you add a comment as to why this is commented out?

@crowlKats crowlKats enabled auto-merge (squash) January 8, 2025 19:18
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.66%. Comparing base (0c7f83e) to head (25ca2dd).
Report is 227 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1037      +/-   ##
==========================================
+ Coverage   81.43%   81.66%   +0.22%     
==========================================
  Files          97      102       +5     
  Lines       23877    27951    +4074     
==========================================
+ Hits        19445    22826    +3381     
- Misses       4432     5125     +693     

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

@crowlKats crowlKats merged commit 7c80d46 into denoland:main Jan 8, 2025
18 checks passed
@crowlKats crowlKats deleted the revert-js_class_and_message_to_exception branch January 8, 2025 19:32
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.

3 participants