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

fix a mistake in byrow argmax and argmin #62

Merged
merged 1 commit into from
Jun 1, 2022
Merged

fix a mistake in byrow argmax and argmin #62

merged 1 commit into from
Jun 1, 2022

Conversation

giantmoa
Copy link
Contributor

@giantmoa giantmoa commented Jun 1, 2022

threads argument should be passed to inner calls

threads argument should be passed to inner calls
@codecov-commenter
Copy link

Codecov Report

Merging #62 (5fd7e95) into master (a3062dc) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   59.63%   59.63%           
=======================================
  Files          50       50           
  Lines       10769    10769           
=======================================
  Hits         6422     6422           
  Misses       4347     4347           
Impacted Files Coverage Δ
src/byrow/row_functions.jl 75.26% <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 ee78f24...5fd7e95. Read the comment docs.

@sl-solution sl-solution merged commit 4220d4b into sl-solution:master Jun 1, 2022
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.

None yet

3 participants