Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049311 | Openbravo ERP | A. Platform | public | 2022-05-12 15:59 | 2022-06-03 09:45 |
|
Reporter | alostale | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR22Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0049311: jest coverage report is inaccurate |
Description | Jest coverage report is inaccurate because:
1. It is reporting coverage on some libraries (ie. redux)
2. It only reports coverage on files that are under test or imported by them, not taking into account files that are completely untested |
Steps To Reproduce | 1. In a retail instance run: npm run coverage
2. Check:
- There is coverage report for redux libraries
- There is no coverage report for untested files (ie. SetContextAndPopup.js) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-05-12 15:59 | alostale | New Issue | |
2022-05-12 15:59 | alostale | Assigned To | => Triage Platform Base |
2022-05-12 15:59 | alostale | OBNetwork customer | => No |
2022-05-12 15:59 | alostale | Modules | => Core |
2022-05-12 15:59 | alostale | Triggers an Emergency Pack | => No |
2022-05-12 16:04 | hgbot | Merge Request Status | => open |
2022-05-12 16:04 | hgbot | Note Added: 0137225 | |
2022-06-03 09:44 | hgbot | Merge Request Status | open => approved |
2022-06-03 09:45 | hgbot | Resolution | open => fixed |
2022-06-03 09:45 | hgbot | Status | new => closed |
2022-06-03 09:45 | hgbot | Fixed in Version | => PR22Q3 |
2022-06-03 09:45 | hgbot | Note Added: 0138021 | |
2022-06-03 09:45 | hgbot | Note Added: 0138022 | |