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

Test hypot error with CI #990

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Test hypot error with CI #990

merged 4 commits into from
Aug 8, 2023

Conversation

jgreener64
Copy link
Contributor

Test for Julia 1.7 error with hypot, see #974.

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -3.01% ⚠️

Comparison is base (ba4cc81) 77.10% compared to head (f120e85) 74.10%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #990      +/-   ##
==========================================
- Coverage   77.10%   74.10%   -3.01%     
==========================================
  Files          19       19              
  Lines        8798     8720      -78     
==========================================
- Hits         6784     6462     -322     
- Misses       2014     2258     +244     
Files Changed Coverage Δ
src/compiler.jl 75.22% <100.00%> (-3.20%) ⬇️

... and 7 files with indirect coverage changes

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

This reverts commit 5ea8cb9.
@wsmoses wsmoses merged commit 21763d7 into EnzymeAD:main Aug 8, 2023
@jgreener64 jgreener64 deleted the hypot branch August 9, 2023 09:47
michel2323 pushed a commit that referenced this pull request Nov 7, 2023
* hypot test

* Remove other tests

* fix

* Revert "Remove other tests"

This reverts commit 5ea8cb9.

---------

Co-authored-by: William S. Moses <[email protected]>
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