User story #241
Log all errors
0%
Description
Revisit all the source files and make sure that all errors are properly logged.
Source code files modified¶
Architecture & design review¶
Date of the review: 23/10/2015
Person who did the review: André Neto
Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Result of review: N/A
List of non-conformities: N/A
Code and documentation review¶
Date of the review: 09/11/2015
Person who did the review: Andre' Neto
Result of review: PASS
List of non-conformities: N/A.
Unit test review¶
Date of the review: 09/11/2015
Person who did the review: Andre' Neto
Result of coverage tests review: PASS
Result of functional tests review: PASS
Result of review: PASS
List of non-conformities:
As a note, as the number of error reports is increasing, the coverage is struggling to keep up to date. We should try to find a way to tell lcov to accept as covered when an error is reported.
Associated revisions
Merge remote-tracking branch 'origin/#245_Linux_TCP_Socket' into #241_LogAllErrors
Merge remote-tracking branch 'origin/#247_Linux_UDP_Socket' into #241_LogAllErrors
#241 Applied code formatter to several files.
History
#1 Updated by André Neto over 9 years ago
- Status changed from New to Code: Impl
#2 Updated by André Neto over 9 years ago
- Description updated (diff)
#3 Updated by André Neto over 9 years ago
- Target version changed from Backlog to 0.7
#4 Updated by Giuseppe Ferro over 9 years ago
- Assignee set to Giuseppe Ferro
#5 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Code: Impl to Code: Rev
#6 Updated by Giuseppe Ferro over 9 years ago
- Assignee deleted (
Giuseppe Ferro)
#7 Updated by André Neto over 9 years ago
- Description updated (diff)
- Status changed from Code: Rev to Unit: Rev
#8 Updated by André Neto over 9 years ago
- Assignee set to André Neto
#9 Updated by André Neto over 9 years ago
- Description updated (diff)
- Status changed from Unit: Rev to Closed
#10 Updated by André Neto over 9 years ago
- Assignee deleted (
André Neto)
#241 Added Log reporting