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

Use correctly typed array as default assets #75

Merged
merged 1 commit into from
May 14, 2019
Merged

Conversation

christopher-dG
Copy link
Member

This is just a bandaid over #69, #61 will use the new Documenter APIs properly.

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #75 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   97.83%   97.96%   +0.13%     
==========================================
  Files          13       13              
  Lines         369      443      +74     
==========================================
+ Hits          361      434      +73     
- Misses          8        9       +1
Impacted Files Coverage Δ
src/plugins/documenter.jl 95.34% <100%> (ø) ⬆️
src/generate.jl 98.28% <0%> (+0.19%) ⬆️
src/licenses.jl 83.33% <0%> (+8.33%) ⬆️

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 40c22b1...310f621. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #75 into master will increase coverage by 0.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   97.83%   97.96%   +0.13%     
==========================================
  Files          13       13              
  Lines         369      443      +74     
==========================================
+ Hits          361      434      +73     
- Misses          8        9       +1
Impacted Files Coverage Δ
src/plugins/documenter.jl 95.34% <100%> (ø) ⬆️
src/generate.jl 98.28% <0%> (+0.19%) ⬆️
src/licenses.jl 83.33% <0%> (+8.33%) ⬆️

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 40c22b1...310f621. Read the comment docs.

@christopher-dG christopher-dG merged commit a519916 into master May 14, 2019
@christopher-dG christopher-dG deleted the cdg/docs branch May 15, 2019 14:57
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