Closed blobthebuilder closed 5 days ago
Fix the width of the profit table so it takes up the entire table space.
mvn test
mvn test jacoco:report
mvn test pitest:mutationCoverage
npm test
npm run coverage
npx stryker run
npx eslint --fix src
Closes #8
Overview
Fix the width of the profit table so it takes up the entire table space.
Screenshots (Optional)
Validation (Optional)
Tests
mvn test
) passmvn test jacoco:report
) 100%mvn test pitest:mutationCoverage
) 100%npm test
) passnpm run coverage
) 100%npx stryker run
) 100%npx eslint --fix src
)Closes #8