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

misc: fix openmp= deprecation #2186

Merged
merged 1 commit into from
Aug 23, 2023
Merged

misc: fix openmp= deprecation #2186

merged 1 commit into from
Aug 23, 2023

Conversation

mloubout
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #2186 (539544a) into master (c8e5415) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2186   +/-   ##
=======================================
  Coverage   87.10%   87.10%           
=======================================
  Files         226      226           
  Lines       40197    40197           
  Branches     7335     7335           
=======================================
  Hits        35014    35014           
  Misses       4603     4603           
  Partials      580      580           
Files Changed Coverage Δ
tests/test_autotuner.py 100.00% <100.00%> (ø)
tests/test_builtins.py 100.00% <100.00%> (ø)
tests/test_dimension.py 100.00% <100.00%> (ø)
tests/test_dle.py 96.47% <100.00%> (ø)
tests/test_dse.py 99.80% <100.00%> (ø)
tests/test_operator.py 97.73% <100.00%> (ø)
tests/test_pickle.py 99.63% <100.00%> (ø)

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

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

Thanks a lot for this cleanup. Merging.

@FabioLuporini FabioLuporini merged commit 67e5779 into master Aug 23, 2023
@FabioLuporini FabioLuporini deleted the deprec-fix branch August 23, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants