syzkaller icon indicating copy to clipboard operation
syzkaller copied to clipboard

docs/fuchsia: building without cleaning

Open corkamig opened this issue 2 years ago • 1 comments

Preventing Fuchsia to be forcibly rebuilt even if changes only happened on the syzkaller side.

corkamig avatar Aug 09 '22 18:08 corkamig

LGTM, thanks. :)

noncombatant avatar Aug 09 '22 21:08 noncombatant

Codecov Report

Merging #3287 (3c759b1) into master (226da58) will decrease coverage by 0.0%. The diff coverage is n/a.

:exclamation: Current head 3c759b1 differs from pull request most recent head 649a321. Consider uploading reports for the commit 649a321 to get more accurate results

Impacted Files Coverage Δ
prog/hints.go 86.5% <0.0%> (-2.6%) :arrow_down:
prog/size.go 90.5% <0.0%> (-1.9%) :arrow_down:
prog/rotation.go 94.8% <0.0%> (-1.7%) :arrow_down:
prog/mutation.go 88.8% <0.0%> (-1.7%) :arrow_down:
prog/any.go 85.2% <0.0%> (-1.2%) :arrow_down:
pkg/csource/csource.go 77.5% <0.0%> (-1.0%) :arrow_down:
dashboard/app/jobs.go 62.8% <0.0%> (-0.1%) :arrow_down:
pkg/asset/storage.go 66.0% <0.0%> (ø)
dashboard/app/main.go 70.3% <0.0%> (ø)
prog/encoding.go 84.0% <0.0%> (+0.8%) :arrow_up:
... and 1 more

codecov[bot] avatar Aug 10 '22 15:08 codecov[bot]

I don't understand what I have to do here. It seems like some tests didn't run, but I can't relaunch them from this interface. @dvyukov do you know what's going on?

mvanotti avatar Aug 12 '22 15:08 mvanotti

Please re-base and re-push. The checks that did not run are the new checks added recently.

dvyukov avatar Aug 12 '22 15:08 dvyukov