openwrt / asu

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

misc: remove unused config file #978

Closed efahl closed 1 month ago

efahl commented 2 months ago

Delete the unused misc/config.py to avoid confusion when configuring a new server. (It has been replaced by asu/config.py and .env.)

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.59%. Comparing base (5e65dec) to head (bfceb98). Report is 96 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #978 +/- ## ========================================== + Coverage 80.75% 87.59% +6.84% ========================================== Files 15 14 -1 Lines 977 1008 +31 ========================================== + Hits 789 883 +94 + Misses 188 125 -63 ```

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