Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: cleanup KDIR_TMP after each build #393

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Sep 10, 2022

Clean the KDIR_TMP folder after each build since it stores every image ever created.

Also run isort and black.

Signed-off-by: Paul Spooren [email protected]

@aparcar aparcar force-pushed the kernel_build_dir_tmp branch 5 times, most recently from add40a8 to 30d9228 Compare September 10, 2022 20:35
Clean the KDIR_TMP folder after each build since it stores every image
ever created.

Also run isort and black.

Signed-off-by: Paul Spooren <[email protected]>
@aparcar aparcar force-pushed the kernel_build_dir_tmp branch from 30d9228 to f47af7a Compare September 10, 2022 21:05
@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Merging #393 (f47af7a) into master (05e8ec2) will increase coverage by 0.08%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
+ Coverage   85.00%   85.08%   +0.08%     
==========================================
  Files          13       13              
  Lines        1140     1153      +13     
==========================================
+ Hits          969      981      +12     
- Misses        171      172       +1     
Impacted Files Coverage Δ
asu/build.py 78.50% <88.88%> (+0.37%) ⬆️
tests/test_api.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aparcar aparcar merged commit e5965b2 into openwrt:master Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant