-
Notifications
You must be signed in to change notification settings - Fork 8
MTA-4775: Effort differs between applications depending on whether th… #119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
MTA-4775: Effort differs between applications depending on whether th… #119
Conversation
…ey can be built or not Signed-off-by: A.Arnold <[email protected]>
Signed-off-by: A.Arnold <[email protected]>
Signed-off-by: A.Arnold <[email protected]>
Signed-off-by: A.Arnold <[email protected]>
Signed-off-by: A.Arnold <[email protected]>
2bd04c8
to
2c0e713
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
docs/topics/issues-with-report.adoc
Outdated
[id="issues-with-report_{context}"] | ||
= Issues with reports | ||
|
||
Analysis precision is lower when the project cannot be built for whatever reasons. This lowering of precision can be caused by several factors; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @anarnold97 Replace the semicolon with a colon since it introduces a list,
This lowering of precision can be caused by several factors:
|
||
Analysis precision is lower when the project cannot be built for whatever reasons. This lowering of precision can be caused by several factors; | ||
|
||
* The lack of a proper build file, such as, a `pom.xml` or `build.gradle` file. For example, running {ProductFullName} on a project with an inaccessible parent `pom.xml` file may not result in a full analysis. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure, I guess there is Unnecessary Comma "such as,"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kpunwatk - it would be acceptable with a comma or without. However, as it is going into a two-item list, i think it reads better as it gives emphasis to the pom.xl and gradle.file.
As this is the last remaining issue, are you ok for me to move it Release Pending
, please?
Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Completely ok for me, Thanks!
PR looks good to me!
JIRA
PREVIEW
CLI - 5. Issues with reports
Web console - 7.6.1. Issues with reports