Skip to content

fix(bench): fix traefik build#679

Merged
rarguelloF merged 2 commits into
mainfrom
rarguellof/fix-traefik-ci
Aug 12, 2025
Merged

fix(bench): fix traefik build#679
rarguelloF merged 2 commits into
mainfrom
rarguellof/fix-traefik-ci

Conversation

@rarguelloF

Copy link
Copy Markdown
Contributor

Traefik fails to build with the following error:

webui/embed.go:10:12: pattern static: no matching files found

To fix it, before building, create a static folder with some mock content so go embed does not fail.

@rarguelloF
rarguelloF requested a review from a team as a code owner August 12, 2025 08:56
Comment thread main_test.go Outdated
@rarguelloF
rarguelloF added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit b5eac0e Aug 12, 2025
59 checks passed
@rarguelloF
rarguelloF deleted the rarguellof/fix-traefik-ci branch August 12, 2025 14:09
@codecov

codecov Bot commented Aug 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.72%. Comparing base (d1053a1) to head (b403f7f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #679      +/-   ##
==========================================
- Coverage   67.33%   65.72%   -1.62%     
==========================================
  Files         113      113              
  Lines        7926     7926              
==========================================
- Hits         5337     5209     -128     
- Misses       2070     2192     +122     
- Partials      519      525       +6     
Components Coverage Δ
Generators 80.24% <ø> (ø)
Instruments ∅ <ø> (∅)
Go Driver 75.81% <ø> (-0.70%) ⬇️
Toolexec Driver 67.53% <ø> (-3.31%) ⬇️
Aspects 71.91% <ø> (-2.42%) ⬇️
Injector 72.79% <ø> (-2.08%) ⬇️
Job Server 65.91% <ø> (-0.27%) ⬇️
Other 65.72% <ø> (-1.62%) ⬇️
see 26 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants