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

tab to 4space #48

Merged
merged 1 commit into from
Aug 30, 2021
Merged

tab to 4space #48

merged 1 commit into from
Aug 30, 2021

Conversation

JeffFessler
Copy link
Member

The repo had a mix of "4 spaces" and "tabs"
This PR unifies all to 4 spaces before embarking on other refinements.

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #48 (82c997a) into master (19351f8) will increase coverage by 0.46%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   76.38%   76.85%   +0.46%     
==========================================
  Files           8        8              
  Lines         216      216              
==========================================
+ Hits          165      166       +1     
+ Misses         51       50       -1     
Impacted Files Coverage Δ
src/riemann.jl 0.00% <ø> (ø)
src/companion.jl 95.23% <100.00%> (ø)
src/vandermonde.jl 98.71% <100.00%> (ø)
src/strang.jl 76.92% <0.00%> (+7.69%) ⬆️

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 19351f8...82c997a. Read the comment docs.

@JeffFessler JeffFessler merged commit 3691275 into master Aug 30, 2021
@JeffFessler JeffFessler deleted the tab4 branch August 30, 2021 16:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1182808995

  • 19 of 19 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 76.852%

Totals Coverage Status
Change from base Build 1182037330: 0.5%
Covered Lines: 166
Relevant Lines: 216

💛 - Coveralls

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