fix: add test case that fails if environment is not properly set up#4769
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #4769 +/- ##
=========================================
Coverage 84.69% 84.70%
- Complexity 3413 3414 +1
=========================================
Files 490 490
Lines 11232 11232
Branches 2065 2065
=========================================
+ Hits 9513 9514 +1
Misses 675 675
+ Partials 1044 1043 -1
Continue to review full report at Codecov.
|
schalkms
left a comment
There was a problem hiding this comment.
Shall we add a comment or an extended test description for the reasoning behind the test.
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/detekt/detekt/61FQmRyYU1gxdQSKUS2tan3NYghL |
This relatest to the comment #4575 (comment) and adds a test case that fails if the java environment is not properly set up. The original test still succeeds because the function cannot be resolved and will not issue a code smell by default.