Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: blueocean-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
Description
Summary
According to Jest lcov reports shown on ci.blueocean.io (example from latest, code coverage as reported by Jest is low. As of this writing:
- Statements: 34%
- Branches: 33%
- Functions: 24%
- Lines: 46%
While it is generally understood that high code coverage numbers != test completeness, these numbers do seem low, especially when compared to other components in Blue Ocean.