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

Activate #249

Merged
merged 5 commits into from
Oct 2, 2019
Merged

Activate #249

merged 5 commits into from
Oct 2, 2019

Conversation

tlienart
Copy link
Owner

@tlienart tlienart commented Oct 2, 2019

A few minor fixes and support to deal with a Project.toml in the website folder.

closes #233

@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #249 into master will decrease coverage by 0.04%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #249      +/-   ##
==========================================
- Coverage   90.17%   90.12%   -0.05%     
==========================================
  Files          29       29              
  Lines        1384     1388       +4     
==========================================
+ Hits         1248     1251       +3     
- Misses        136      137       +1
Impacted Files Coverage Δ
src/parser/tokens.jl 100% <ø> (ø) ⬆️
src/JuDoc.jl 100% <ø> (ø) ⬆️
src/converter/html_functions.jl 92.3% <ø> (+0.15%) ⬆️
src/converter/lx.jl 95.61% <ø> (+0.03%) ⬆️
src/converter/lx_simple.jl 89.47% <ø> (ø) ⬆️
src/parser/md_tokens.jl 100% <ø> (ø) ⬆️
src/jd_paths.jl 100% <ø> (ø) ⬆️
src/jd_vars.jl 100% <ø> (ø) ⬆️
src/parser/html_tokens.jl 100% <ø> (ø) ⬆️
src/manager/rss_generator.jl 93.33% <ø> (ø) ⬆️
... and 6 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 7fed025...46ace29. Read the comment docs.

@tlienart tlienart mentioned this pull request Oct 2, 2019
67 tasks
@tlienart tlienart merged commit d38df7a into master Oct 2, 2019
@tlienart tlienart deleted the activate branch October 9, 2019 10:58
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.

Support for tutorials -- "activated" environments per page
1 participant