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

.JuliaFormatter.toml configuration file support #325

Merged
merged 4 commits into from
Apr 21, 2020
Merged

Conversation

aviatesk
Copy link
Member

@aviatesk aviatesk force-pushed the avi/fmtconfigfile branch from 13b6b16 to 3c089b5 Compare April 20, 2020 05:52
src/formatter.jl Outdated Show resolved Hide resolved
@aviatesk aviatesk force-pushed the avi/fmtconfigfile branch from 3c089b5 to a28813d Compare April 20, 2020 06:04
@codecov
Copy link

codecov bot commented Apr 20, 2020

Codecov Report

Merging #325 into master will decrease coverage by 1.95%.
The diff coverage is 29.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
- Coverage   56.85%   54.89%   -1.96%     
==========================================
  Files          42       42              
  Lines        2503     2616     +113     
==========================================
+ Hits         1423     1436      +13     
- Misses       1080     1180     +100     
Flag Coverage Δ
#unittests 54.89% <29.41%> (-1.96%) ⬇️
Impacted Files Coverage Δ
src/formatter.jl 0.00% <0.00%> (ø)
src/misc.jl 16.66% <0.00%> (-11.91%) ⬇️
src/utils.jl 88.42% <100.00%> (-0.22%) ⬇️
src/display/markdown.jl 55.81% <0.00%> (-14.78%) ⬇️
src/debugger/debugger.jl 33.33% <0.00%> (-6.67%) ⬇️
src/docs.jl 74.54% <0.00%> (-5.46%) ⬇️
src/static/local.jl 95.58% <0.00%> (-4.42%) ⬇️
src/datatip.jl 74.24% <0.00%> (-3.54%) ⬇️
src/eval.jl 59.55% <0.00%> (-2.81%) ⬇️
src/display/base.jl 40.90% <0.00%> (-2.64%) ⬇️
... and 21 more

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 9004b35...9727a80. Read the comment docs.

@aviatesk aviatesk merged commit afdf8eb into master Apr 21, 2020
@aviatesk aviatesk deleted the avi/fmtconfigfile branch April 21, 2020 09:26
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.

1 participant