An in-range update of codacy-coverage is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
The devDependency codacy-coverage was updated from 3.2.0
to 3.3.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
codacy-coverage is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β ci/circleci: Your tests passed on CircleCI! (Details).
- β continuous-integration/travis-ci/push: The Travis CI build passed (Details).
- β coverage/coveralls: First build on greenkeeper/codacy-coverage-3.3.0 at 100.0% (Details).
- β continuous-integration/appveyor/branch: AppVeyor build failed (Details).
Commits
The new version differs by 19 commits.
bc891dc
Release version 3.3.0
bf8435a
Merge pull request #73 from MediaMarktSaturn/feature/jacocoReports
daf582f
Normalize file path
40d5769
Add prefix message to jacoco error for better understanding
46d5119
Add prefix to error message
e59a5ac
Change variable name for better understanding
2335370
Change variable name
a8707cc
Update package-lock.json for jacoco dependency
667d9a7
Add tests for jacoco library
78f4164
Add jacoco as valid format, change error message for tests based on report format
cf38534
Add library to parse Jacoco reports
8189567
Add sample jacoco coverage reports for testing
a9d6898
Add Jacoco to list of valid formats
659b9c1
Add Java to languageMap
65f45cd
Add jacoco-parse dependency
There are 19 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 3.2.0 your tests are passing again. Downgrade this dependency π.
- The
devDependency
codacy-coverage was updated from3.3.0
to3.4.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π