Skip to content

Fix whitespace #118

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

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Fix whitespace #118

merged 1 commit into from
Oct 14, 2022

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Oct 14, 2022

Remove trailing whitespace, ensure files end with newlines, and replace non-breaking spaces with standard ones. No code change, only whitespace ones.

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Base: 77.35% // Head: 77.35% // No change to project coverage 👍

Coverage data is based on head (8bfc6ce) compared to base (3feb5e9).
Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   77.35%   77.35%           
=======================================
  Files          11       11           
  Lines        1307     1307           
=======================================
  Hits         1011     1011           
  Misses        296      296           
Impacted Files Coverage Δ
src/InfiniteLinearAlgebra.jl 88.23% <ø> (ø)
src/banded/infqltoeplitz.jl 69.74% <0.00%> (ø)
src/banded/hessenbergq.jl 62.13% <33.33%> (ø)
src/infql.jl 46.51% <40.00%> (ø)
src/banded/infbanded.jl 81.60% <100.00%> (ø)
src/blockbanded/infblocktridiagonal.jl 84.61% <100.00%> (ø)
src/infcholesky.jl 97.33% <100.00%> (ø)
src/infconv.jl 84.21% <100.00%> (ø)
src/infqr.jl 97.56% <100.00%> (ø)
src/inful.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dlfivefifty dlfivefifty merged commit fbd2b0f into JuliaLinearAlgebra:master Oct 14, 2022
@jishnub jishnub deleted the whitespace branch October 15, 2022 02:30
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