File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,14 @@ Example Julia package repo.
33[ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://JuliaLang.github.io/Example.jl/stable )
44[ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaLang.github.io/Example.jl/dev )
55
6- GitHub Actions : [ ![ Build Status] ( https://github.com/JuliaLang/Example.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaLang/Example.jl/actions?query=workflow%3ACI+branch%3Amaster )
6+ GitHub Actions :
7+ [ ![ Build Status] ( https://github.com/JuliaLang/Example.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaLang/Example.jl/actions?query=workflow%3ACI+branch%3Amaster )
78
9+ Code coverage:
810[ ![ codecov] ( https://codecov.io/gh/JuliaLang/Example.jl/graph/badge.svg?token=yY3RYoqwbn )] ( https://codecov.io/gh/JuliaLang/Example.jl )
911
12+ PkgEval:
13+ [ ![ PkgEval] [ pkgeval-img ]] [ pkgeval-url ]
14+
1015[ pkgeval-img ] : https://juliaci.github.io/NanosoldierReports/pkgeval_badges/E/Example.svg
1116[ pkgeval-url ] : https://juliaci.github.io/NanosoldierReports/pkgeval_badges/E/Example.html
You can’t perform that action at this time.
0 commit comments