openwrt / asu

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

chore: more typing #1046

Closed efahl closed 1 month ago

efahl commented 1 month ago

More chipping away at full typing. Extract and add type to "magic number" from hash calculations.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.69%. Comparing base (5e65dec) to head (16997b3). Report is 136 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1046 +/- ## ========================================== + Coverage 80.75% 90.69% +9.93% ========================================== Files 15 14 -1 Lines 977 1107 +130 ========================================== + Hits 789 1004 +215 + Misses 188 103 -85 ```

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