Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0042361 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2019-11-21 13:21 | 2022-02-01 07:24 | |||||||
| Reporter | jarmendariz | View Status | public | |||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | low | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | SCM revision | |||||||||||
| Merge Request Status | ||||||||||||
| 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 | 0042361: Ignore some folders from Jest coverage report | |||||||||||
| Description | Jest coverage by default creates a report for all files involved in tests, including libraries. Those files should be ignored. | |||||||||||
| Steps To Reproduce | Run "npm run coverage" and check the report can include library files such as BigDecimal. | |||||||||||
| Proposed Solution | Add in package.json the following to the "jest" section: "coveragePathIgnorePatterns": [ "node_modules", "lib", "org.openbravo.client.kernel/js" ],  | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2019-11-21 13:21 | jarmendariz | New Issue | |
| 2019-11-21 13:21 | jarmendariz | Assigned To | => platform | 
| 2019-11-21 13:21 | jarmendariz | OBNetwork customer | => No | 
| 2019-11-21 13:21 | jarmendariz | Modules | => Core | 
| 2019-11-21 13:21 | jarmendariz | Triggers an Emergency Pack | => No | 
| 2019-11-21 13:22 | jarmendariz | Relationship added | caused by 0042177 | 
| 2022-02-01 07:24 | alostale | Assigned To | platform => Triage Platform Base | 
| Copyright © 2000 - 2009 MantisBT Group |