Skip to content

goroot: drop stale darwin xfails for go1.25 and go1.26

0187bbc
Select commit
Loading
Failed to load commit list.
Open

test: add GOROOT runner baseline on main #1750

goroot: drop stale darwin xfails for go1.25 and go1.26
0187bbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 0s

92.69% (-0.47%) compared to 2075aa9

View this Pull Request on Codecov

92.69% (-0.47%) compared to 2075aa9

Details

Codecov Report

❌ Patch coverage is 54.76190% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.69%. Comparing base (2075aa9) to head (0187bbc).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
internal/plan9asm/translate.go 0.00% 9 Missing and 1 partial ⚠️
internal/env/env.go 62.50% 5 Missing and 1 partial ⚠️
test/goroot/proc_unix.go 66.66% 1 Missing and 1 partial ⚠️
cl/instr.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1750      +/-   ##
==========================================
- Coverage   93.16%   92.69%   -0.47%     
==========================================
  Files          48       49       +1     
  Lines       13349    13397      +48     
==========================================
- Hits        12437    12419      -18     
- Misses        726      781      +55     
- Partials      186      197      +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.