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

dim(a) -> LinearAlgebra.checksquare(a) #171

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

mohamed82008
Copy link
Contributor

It seems one use of dim was not removed from the package when it was deprecated.

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #171 (173f305) into master (460c452) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files           8        8           
  Lines         437      437           
=======================================
  Hits          393      393           
  Misses         44       44           
Impacted Files Coverage Δ
src/scalmat.jl 96.66% <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 460c452...173f305. Read the comment docs.

@andreasnoack
Copy link
Member

Maybe we should fail when hitting deprecated methods in CI.

@andreasnoack andreasnoack merged commit 063c095 into JuliaStats:master Jul 8, 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.

3 participants