Skip to content

mthmulders/sbt-codacy-coverage-issue-20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repro for sbt-codacy-coverage issue 20

sbt clean coverage test
CODACY_PROJECT_TOKEN=dummy sbt codacyCoverage
# build fails with
# FileNotFoundException: .../sbt-codacy-coverage-issue-20/target/scala-2.11/coverage-report/codacy-coverage.json (No such file or directory)

mkdir -p target/scala-2.11/coverage-report/
# build fails with
# Failed to upload data. Reason: not found

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages