-
Notifications
You must be signed in to change notification settings - Fork 16
correct ISO26262 links in verification process #199
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
Conversation
Resolves build warnings for document generation created by latest docs-as-code release. resolves: #198 Signed-off-by: Philipp Ahmann <Philipp.Ahmann@de.bosch.com>
|
The created documentation from the pull request is available at: docu-html |
|
@PandaeDo, @masc2023, and @aschemmel-tech do you agree or disagree that I removed this workproduct: |
| :id: wp__verification_sw_unit_test | ||
| :status: valid | ||
| :complies: std_wp__iso26262__software_951, std_wp__iso26262__support_952, std_req__iso26262__software_845, std_wp__isopas8926__4525, std_wp__iso26262__software_app_c_55 | ||
| :complies: std_wp__iso26262__software_951, std_wp__isopas8926__4525, std_wp__iso26262__software_app_c_55 |
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.
you removed here std_wp__iso26262__support_952, but kept it for all other tests, is that intended?
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.
Update with latest commit. Please have a look
see my comment above, I would not agree, is same for all tests, also for unit tests |
Thanks. My fault. I have not read/checked properly and mixed up support_952 with software_952. |
Implementing a PR review comment. Resolves: #198 Signed-off-by: Philipp Ahmann <Philipp.Ahmann@de.bosch.com>
Resolves build warnings for document generation created by latest docs-as-code release.
resolves: #198