jonasblixt / punchboot

Punchboot
Other
87 stars 9 forks source link

V1.0 for review #19

Closed jonasblixt closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #19 (fc7bde1) into master (ead4b3a) will increase coverage by 6.76%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   61.63%   68.39%   +6.76%     
==========================================
  Files          74       54      -20     
  Lines        4170     2781    -1389     
==========================================
- Hits         2570     1902     -668     
+ Misses       1600      879     -721     
Impacted Files Coverage Δ
include/libc/ctype.h 0.00% <ø> (ø)
include/libfdt.h 0.00% <ø> (ø)
include/libfdt_env.h 0.00% <ø> (ø)
src/arch/armv7a/arch.c 5.00% <ø> (-30.00%) :arrow_down:
src/arch/armv7a/arm32_aeabi_divmod.c 34.17% <ø> (-42.97%) :arrow_down:
src/boot/ab_state.c 67.92% <ø> (ø)
src/boot/boot.c 75.55% <ø> (ø)
src/boot/image_helpers.c 83.33% <ø> (ø)
src/boot/linux.c 21.48% <ø> (ø)
src/cm/cm_main.c 79.09% <ø> (ø)
... and 12 more

... and 56 files with indirect coverage changes

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