Closed Tianhao-Gu closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.76%. Comparing base (
1d4f084
) to head (d3482c2
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is just the prelude to pulling things out of the image to slim it down? What can you actually remove? You still need the spark libs right?
This is just the prelude to pulling things out of the image to slim it down? What can you actually remove? You still need the spark libs right?
I will test and see if I can remove any spark libs in the next PRs. I want to do this little by little so that I can test in CI since local yarn doesn't work for me.