generated fromactions/typescript-action
- Notifications
You must be signed in to change notification settings - Fork9
License
NotificationsYou must be signed in to change notification settings
julia-actions/julia-processcoverage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SeePkgTemplates.jl for a complete example.
-uses:julia-actions/julia-processcoverage@v1 -uses:codecov/codecov-action@v2with:files:lcov.info
One can also specify the directory or directories (comma separated) to use via thedirectories
input (which defaults tosrc,ext
). E.g.
-uses:julia-actions/julia-processcoverage@v1with:directories:src,ext,examples -uses:codecov/codecov-action@v2with:files:lcov.info
instructs the action to look for coverage information insrc
,ext
, and anexamples
folder. Likewise, use
-uses:julia-actions/julia-processcoverage@v1with:directories:path/to/subdir/package/src -uses:codecov/codecov-action@v2with:files:lcov.info
to get coverage information from a package in a subdirectory of the repo.
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors13
Uh oh!
There was an error while loading.Please reload this page.