tlienart / PkgPage.jl

Create a beautiful landing page for your package in less than 10 minutes.
https://tlienart.github.io/PkgPage.jl/
MIT License
116 stars 6 forks source link

Dev #15

Closed tlienart closed 4 years ago

tlienart commented 4 years ago

this is still wip but @zdroid would you like to have a quick look at the scrollspy? anything you'd change?

codecov-commenter commented 4 years ago

Codecov Report

Merging #15 into master will increase coverage by 45.76%. The diff coverage is 88.23%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
+ Coverage   47.61%   93.38%   +45.76%     
===========================================
  Files           5        5               
  Lines         126      121        -5     
===========================================
+ Hits           60      113       +53     
+ Misses         66        8       -58     
Impacted Files Coverage Δ
src/PkgPage.jl 100.00% <ø> (ø)
src/instantiate.jl 86.00% <87.50%> (+86.00%) :arrow_up:
src/coms/begin-end.jl 96.29% <100.00%> (+37.67%) :arrow_up:
src/utils.jl 100.00% <0.00%> (+4.16%) :arrow_up:
src/coms/basic.jl 100.00% <0.00%> (+13.63%) :arrow_up:

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 e156cb6...cd85b72. Read the comment docs.

zlatanvasovic commented 4 years ago

Scrollspy is looking good. :smile: I edited a few minor things in readme and added Codecov badge.

Note: It may be a better approach to handle all those npm dependencies by adding package.json and package-lock.json.