File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11# ModuleInterfaceTools
22
3- [ ![ Build Status] ( https://travis-ci.org/JuliaString/ModuleInterfaceTools.jl.svg?branch=master )] ( https://travis-ci.org/JuliaString/ModuleInterfaceTools.jl )
4-
5- [ ![ Coverage Status] (https://coveralls.io/repos/github/JuliaString/ModuleInterfaceTools.jl/badge.svg
6- ?branch=master)] ( https://coveralls.io/github/JuliaString/ModuleInterfaceTools.jl?branch=master )
7- [ ![ codecov.io] ( http://codecov.io/github/JuliaString/ModuleInterfaceTools.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaString/ModuleInterfaceTools.jl?branch=master )
8-
9- The ` ModuleInterfaceTools ` package is now working on both the release version (v0.6.2) and the latest master (v0.7.0-DEV).
3+ | ** Package Status** | ** Package Evaluator** | ** Coverage** |
4+ | :------------------:| :---------------------:| :-----------------:|
5+ | [ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( LICENSE.md ) | [ ![ ModuleInterfaceTools] ( http://pkg.julialang.org/badges/ModuleInterfaceTools_0.6.svg )] ( http://pkg.julialang.org/?pkg=ModuleInterfaceTools ) | [ ![ Coverage Status] ( https://coveralls.io/repos/github/JuliaString/ModuleInterfaceTools.jl/badge.svg?branch=master )] ( https://coveralls.io/github/JuliaString/ModuleInterfaceTools.jl?branch=master ) |
6+ | [ ![ Build Status] ( https://travis-ci.org/JuliaString/ModuleInterfaceTools.jl.svg?branch=master )] ( https://travis-ci.org/JuliaString/ModuleInterfaceTools.jl ) | [ ![ ModuleInterfaceTools] ( http://pkg.julialang.org/badges/ModuleInterfaceTools_0.7.svg )] ( http://pkg.julialang.org/?pkg=ModuleInterfaceTools ) | [ ![ codecov.io] ( http://codecov.io/github/JuliaString/ModuleInterfaceTools.jl/coverage.svg?branch=master )] ( http://codecov.io/github/JuliaString/ModuleInterfaceTools.jl?branch=master ) |
107
118This provides a way of having different lists of names that you want to be part of a public API,
129as well as being part of a development API (i.e. functions that are not normally needed by users of a package, but * are* needed by a developer writing a package that depends on it).
You can’t perform that action at this time.
0 commit comments