Closed blobthebuilder closed 3 days ago
In this PR, I fix the width of the Profit Table so that there is no empty white space. It is also still responsive to overflow.
mvn test
mvn test jacoco:report
mvn test pitest:mutationCoverage
npm test
npm run coverage
npx stryker run
npx eslint --fix src
https://happycows-blobthebuilder.dokku-11.cs.ucsb.edu/
Closes #8
Overview
In this PR, I fix the width of the Profit Table so that there is no empty white space. It is also still responsive to overflow.
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
)Dokku link
https://happycows-blobthebuilder.dokku-11.cs.ucsb.edu/
Linked Issues
Closes #8