Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/testramfs: simplify clone flags #2917

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

binjip978
Copy link
Contributor

No description provided.

Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0cd1061) 78.22% compared to head (172b0a0) 78.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2917   +/-   ##
=======================================
  Coverage   78.22%   78.22%           
=======================================
  Files         421      421           
  Lines       42893    42893           
=======================================
  Hits        33551    33551           
  Misses       9342     9342           
Flag Coverage Δ
.-amd64 67.87% <ø> (ø)
cmds/...-amd64 71.40% <ø> (+0.04%) ⬆️
integration/generic-tests/...-amd64 20.51% <ø> (ø)
integration/generic-tests/...-arm 11.70% <ø> (ø)
integration/generic-tests/...-arm64 23.98% <ø> (ø)
integration/gotests/...-amd64 74.69% <ø> (ø)
integration/gotests/...-arm 76.04% <ø> (ø)
integration/gotests/...-arm64 75.93% <ø> (ø)
pkg/...-amd64 76.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugelgupf
Copy link
Member

The fuzzer seems to have weird Go module behavior...

+ compile_native_go_fuzzer /src/u-root/pkg/smbios FuzzParseInfo fuzz_smbios_parse_info
-: build constraints exclude all Go files in /root/go/pkg/mod/github.com/hugelgupf/vmtest@v0.0.0-20240216064925-0561770280a1

We don't use that version (yet..)

@hugelgupf hugelgupf merged commit 59b256e into u-root:main Feb 16, 2024
23 of 24 checks passed
@binjip978 binjip978 deleted the testramfs branch February 16, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants