Skip to content

surfacing potential database errors (#278)

1e28f38
Select commit
Loading
Failed to load commit list.
Merged

1.10.0 #277

surfacing potential database errors (#278)
1e28f38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

76.63% (target 70.00%)

View this Pull Request on Codecov

76.63% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 73.80952% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
flags/pokemonflagset.go 48.14% 7 Missing and 7 partials ⚠️
cmd/berry/berry.go 85.29% 3 Missing and 2 partials ⚠️
cmd/types/types.go 0.00% 2 Missing ⚠️
cmd/card/cardinfo.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
cmd/berry/berryinfo.go 92.94% <100.00%> (+0.73%) ⬆️
cmd/types/damage_table.go 97.14% <100.00%> (+0.12%) ⬆️
flags/abilityflagset.go 60.00% <100.00%> (+2.42%) ⬆️
structs/structs.go 100.00% <ø> (ø)
cmd/card/cardinfo.go 76.92% <0.00%> (ø)
cmd/types/types.go 82.05% <0.00%> (-1.07%) ⬇️
cmd/berry/berry.go 64.46% <85.29%> (+7.15%) ⬆️
flags/pokemonflagset.go 72.44% <48.14%> (-2.50%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.