Skip to content

Conversation

@justinchuby
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.38%. Comparing base (710d597) to head (37e7b39).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2557      +/-   ##
==========================================
+ Coverage   70.34%   70.38%   +0.03%     
==========================================
  Files         222      222              
  Lines       26616    26619       +3     
  Branches     2661     2661              
==========================================
+ Hits        18724    18736      +12     
+ Misses       6978     6969       -9     
  Partials      914      914              

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

@justinchuby justinchuby merged commit 50d7e87 into main Sep 11, 2025
32 checks passed
@justinchuby justinchuby deleted the justinchu/atan2 branch September 11, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: torchlib Related to the torch/aten function lib in development

Projects

Development

Successfully merging this pull request may close these issues.

ONNX export of atan2 produces different result than torch.atan2 when input is zero

3 participants