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

blacklist the problematic precompliation #281

Merged
merged 2 commits into from
Feb 17, 2020
Merged

blacklist the problematic precompliation #281

merged 2 commits into from
Feb 17, 2020

Conversation

@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

Merging #281 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
- Coverage    55.2%   55.18%   -0.02%     
==========================================
  Files          42       42              
  Lines        2400     2399       -1     
==========================================
- Hits         1325     1324       -1     
  Misses       1075     1075
Impacted Files Coverage Δ
src/precompile.jl 100% <100%> (ø) ⬆️
src/goto.jl 85.41% <0%> (ø) ⬆️
src/debugger/workspace.jl 0% <0%> (ø) ⬆️
src/debugger/stepper.jl 1.43% <0%> (ø) ⬆️
src/modules.jl 83.18% <0%> (ø) ⬆️
src/utils.jl 87.5% <0%> (ø) ⬆️
src/display/showdisplay.jl 22% <0%> (ø) ⬆️
src/eval.jl 68.57% <0%> (ø) ⬆️
src/datatip.jl 70.96% <0%> (ø) ⬆️
src/static/toplevel.jl 91.42% <0%> (ø) ⬆️
... and 5 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 cc8b700...50636ba. Read the comment docs.

@aviatesk aviatesk merged commit b44c843 into master Feb 17, 2020
@aviatesk aviatesk deleted the avi/fixprecomp branch February 17, 2020 03:05
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.

Atom precompilation fails after Juno v0.8.0 update [BUG] missing compat 1.3 for Atom.jl ?
1 participant