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

Apply safe_name to new functions #305

Merged
merged 1 commit into from
May 12, 2022
Merged

Apply safe_name to new functions #305

merged 1 commit into from
May 12, 2022

Conversation

vchuravy
Copy link
Member

@vchuravy vchuravy commented May 12, 2022

  • apply safe_name on new function names

@codecov-commenter
Copy link

codecov-commenter commented May 12, 2022

Codecov Report

Merging #305 (6a7f365) into main (23709db) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 6a7f365 differs from pull request most recent head 9bab047. Consider uploading reports for the commit 9bab047 to get more accurate results

@@           Coverage Diff           @@
##             main     #305   +/-   ##
=======================================
  Coverage   74.62%   74.62%           
=======================================
  Files          16       16           
  Lines        3763     3763           
=======================================
  Hits         2808     2808           
  Misses        955      955           
Impacted Files Coverage Δ
src/Enzyme.jl 84.56% <100.00%> (ø)
src/compiler.jl 73.20% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23709db...9bab047. Read the comment docs.

src/Enzyme.jl Outdated Show resolved Hide resolved
src/Enzyme.jl Outdated Show resolved Hide resolved
src/Enzyme.jl Outdated Show resolved Hide resolved
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.

2 participants