Skip to content

clean up whitespaces #180

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
Aug 3, 2022
Merged

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Aug 3, 2022

  • replaces non-breaking spaces with regular ones
  • remove trailing white spaces
  • add newlines at end of files

Only white spaces are changed in this PR, no code is affected

@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #180 (054a1b4) into master (8a82d79) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   78.79%   78.79%           
=======================================
  Files          13       13           
  Lines        2108     2108           
=======================================
  Hits         1661     1661           
  Misses        447      447           
Impacted Files Coverage Δ
src/PaduaTransform.jl 92.00% <100.00%> (ø)
src/chebyshevtransform.jl 96.76% <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 8a82d79...054a1b4. Read the comment docs.

@MikaelSlevinsky MikaelSlevinsky merged commit c82a41c into JuliaApproximation:master Aug 3, 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.

2 participants