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

Clamp smi in fast calls by default #941

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

littledivy
Copy link
Member

Ref denoland/deno#26480

Matches Rust's as cast (used by slow calls)

Ref denoland/deno#26480

Matches Rust's `as` cast (used by slow calls)
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.36%. Comparing base (0c7f83e) to head (6be0ab3).
Report is 151 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #941      +/-   ##
==========================================
- Coverage   81.43%   81.36%   -0.08%     
==========================================
  Files          97       97              
  Lines       23877    24960    +1083     
==========================================
+ Hits        19445    20308     +863     
- Misses       4432     4652     +220     

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

@littledivy littledivy merged commit d2945fb into denoland:main Oct 24, 2024
18 checks passed
@littledivy littledivy deleted the clamp_fast_calls branch October 24, 2024 04:16
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.

4 participants