Skip to content

ci: update to go 1.22 on gateway sharness tests

39a8bd7
Select commit
Loading
Failed to load commit list.
Draft

feat: basic support for Ipfs-Path-Affinity from IPIP-462 #592

ci: update to go 1.22 on gateway sharness tests
39a8bd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

59.69% (-0.10%) compared to b101ba0

View this Pull Request on Codecov

59.69% (-0.10%) compared to b101ba0

Details

Codecov Report

❌ Patch coverage is 11.11111% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.69%. Comparing base (b101ba0) to head (39a8bd7).
⚠️ Report is 746 commits behind head on main.

Files with missing lines Patch % Lines
gateway/handler.go 11.11% 64 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #592      +/-   ##
==========================================
- Coverage   59.78%   59.69%   -0.10%     
==========================================
  Files         232      232              
  Lines       28124    28197      +73     
==========================================
+ Hits        16815    16833      +18     
- Misses       9837     9892      +55     
  Partials     1472     1472              
Files with missing lines Coverage Δ
gateway/handler.go 70.63% <11.11%> (-7.65%) ⬇️

... and 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.