Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

julia-actions/julia-processcoverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

SeePkgTemplates.jl for a complete example.

      -uses:julia-actions/julia-processcoverage@v1      -uses:codecov/codecov-action@v5with:files:lcov.infotoken:${{ secrets.CODECOV_TOKEN }}

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@v5with:files:lcov.infotoken:${{ secrets.CODECOV_TOKEN }}

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@v5with:files:lcov.infotoken:${{ secrets.CODECOV_TOKEN }}

to get coverage information from a package in a subdirectory of the repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors14

Languages


[8]ページ先頭

©2009-2025 Movatter.jp