openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
321 stars 80 forks source link

build: add missing flush() #788

Closed aparcar closed 6 months ago

aparcar commented 6 months ago

The stuff would be written, however not flushed and causing tar operation to fail.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.75%. Comparing base (9b64f24) to head (f5c16ed). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #788 +/- ## ========================================== + Coverage 80.59% 80.75% +0.16% ========================================== Files 15 15 Lines 979 977 -2 ========================================== Hits 789 789 + Misses 190 188 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.