Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 22fdffc

Browse filesBrowse files
committed
Add missing deviation analysis report tables
1 parent e82de5e commit 22fdffc
Copy full SHA for 22fdffc

File tree

Expand file treeCollapse file tree

1 file changed

+16
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+16
-0
lines changed

‎docs/user_manual.md

Copy file name to clipboardExpand all lines: docs/user_manual.md
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
| 0.9.0 | 2022-02-17 | Remco Vermeulen | Finalize scope deviation records |
1818
| 0.10.0 | 2022-02-28 | Remco Vermeulen | Describe database correctness in the Hazard and Risk Analysis (HARA). |
1919
| 0.11.0 | 2022-02-28 | Remco Vermeulen | Updated version to 1.1.0 |
20+
| 0.12.0 | 2022-11-03 | Remco Vermeulen | Add missing deviation analysis report tables to section 'Producing an analysis report'. |
2021

2122
## Release information
2223

@@ -206,6 +207,21 @@ This will produce a directory (`<output_directory>`) containing the following re
206207
- A textual justification of the deviation.
207208
- A textual description of background information.
208209
- A textual description of the requirements which must be satisfied to use the deviation.
210+
- A table of invalid deviation records for which we list:
211+
- The location of the invalid deviation record in the database.
212+
- The reason why it is considered invalid.
213+
- A table of deviation permits for which we list:
214+
- An identifier that identifies the permit.
215+
- An identifier for the coding standards rule the deviation applies to.
216+
- The query identifier that implements the guideline.
217+
- An inferred scope that shows the files or code-identifier the deviation is applied to.
218+
- A textual description of the scope when the deviation can be applied.
219+
- A textual justification of the deviation.
220+
- A textual description of background information.
221+
- A textual description of the requirements which must be satisfied to use the deviation.
222+
- A table of invalid deviation permits for which we list:
223+
- The location of the invalid permit in the database.
224+
- The reason why it is considered invalid.
209225

210226
#### Applying deviations
211227

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.