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

Format code with JuliaFormatter #3

Merged
merged 2 commits into from Jun 13, 2021
Merged

Format code with JuliaFormatter #3

merged 2 commits into from Jun 13, 2021

Conversation

devmotion
Copy link
Member

This PR ensures that the code actually follows BlueStyle, as indicated in the README. I just ran JuliaFormatter and added a Github action that checks that the format is correct.

@codecov
Copy link

codecov bot commented Jun 13, 2021

Codecov Report

Merging #3 (6310595) into main (86ceae3) will not change coverage.
The diff coverage is 89.86%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files           8        8           
  Lines         551      551           
=======================================
  Hits          511      511           
  Misses         40       40           
Impacted Files Coverage Δ
src/rafterydiag.jl 97.14% <66.66%> (ø)
src/rstar.jl 81.48% <80.00%> (ø)
src/discretediag.jl 88.88% <88.93%> (ø)
src/heideldiag.jl 96.42% <95.45%> (ø)
src/ess.jl 94.73% <100.00%> (ø)
src/gelmandiag.jl 100.00% <100.00%> (ø)
src/gewekediag.jl 100.00% <100.00%> (ø)
src/mcse.jl 100.00% <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 86ceae3...6310595. Read the comment docs.

Copy link
Member

@sethaxen sethaxen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@devmotion devmotion merged commit a8ec28f into main Jun 13, 2021
@devmotion devmotion deleted the dw/formatter branch June 13, 2021 17:27
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

2 participants