Skip to content

centralizing `http` timeout variable (#286)

a0d742e
Select commit
Loading
Failed to load commit list.
Open

1.10.2 #287

centralizing `http` timeout variable (#286)
a0d742e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

76.82% (target 70.00%)

View this Pull Request on Codecov

76.82% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 90.97222% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cmd/speed/speed.go 42.85% 4 Missing ⚠️
flags/pokemonflagset.go 33.33% 3 Missing and 1 partial ⚠️
cmd/berry/berryinfo.go 50.00% 1 Missing and 1 partial ⚠️
cmd/ability/ability.go 90.00% 0 Missing and 1 partial ⚠️
cmd/move/move.go 85.71% 0 Missing and 1 partial ⚠️
cmd/types/types.go 87.50% 1 Missing ⚠️
Files with missing lines Coverage Δ
cli.go 87.50% <100.00%> (+0.13%) ⬆️
cmd/berry/berry.go 65.04% <100.00%> (+0.57%) ⬆️
cmd/card/card.go 32.75% <100.00%> (+2.40%) ⬆️
cmd/card/cardinfo.go 76.19% <100.00%> (-0.74%) ⬇️
cmd/item/item.go 94.54% <100.00%> (+0.10%) ⬆️
cmd/natures/natures.go 100.00% <100.00%> (ø)
cmd/pokemon/pokemon.go 85.54% <100.00%> (-0.18%) ⬇️
cmd/search/search.go 92.30% <100.00%> (+0.30%) ⬆️
cmd/tcg/tcg.go 61.64% <100.00%> (+1.64%) ⬆️
cmd/utils/output.go 100.00% <100.00%> (ø)
... and 9 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.