JunoLab / Atom.jl

Julia Client for Atom
MIT License
71 stars 30 forks source link

CompatHelper: bump compat for "JuliaFormatter" to "0.13" #364

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the JuliaFormatter package from ^0.4.3, ^0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12 to ^0.4.3, ^0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #364 (6021c81) into master (87a492a) will decrease coverage by 7.81%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
- Coverage   55.63%   47.81%   -7.82%     
==========================================
  Files          43       43              
  Lines        2673     2744      +71     
==========================================
- Hits         1487     1312     -175     
- Misses       1186     1432     +246     
Flag Coverage Δ
unittests 47.81% <ø> (-7.82%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/precompile.jl 0.00% <0.00%> (-98.05%) :arrow_down:
src/debugger/debugger.jl 20.00% <0.00%> (-13.34%) :arrow_down:
src/comm.jl 24.52% <0.00%> (-4.57%) :arrow_down:
src/modules.jl 73.07% <0.00%> (-3.35%) :arrow_down:
src/environments.jl 82.35% <0.00%> (-2.27%) :arrow_down:
src/completions.jl 74.61% <0.00%> (-0.94%) :arrow_down:
src/debugger/stepper.jl 0.45% <0.00%> (-0.92%) :arrow_down:
src/display/base.jl 40.90% <0.00%> (-0.08%) :arrow_down:
src/Atom.jl 88.88% <0.00%> (ø)
src/frontend.jl 0.00% <0.00%> (ø)
... and 22 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 87a492a...6021c81. Read the comment docs.