Skip to content

2.0.0#300

Open
digitalghost-dev wants to merge 133 commits into
mainfrom
2.0.0
Open

2.0.0#300
digitalghost-dev wants to merge 133 commits into
mainfrom
2.0.0

cleaning up the orphaned temp file when a config save fails (#302)

24cf247
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 1s

77.11% (target 70.00%)

View this Pull Request on Codecov

77.11% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 79.16084% with 298 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
setup/setup.go 0.00% 101 Missing ⚠️
flags/config.go 54.28% 25 Missing and 7 partials ⚠️
cmd/comp/comp.go 46.34% 22 Missing ⚠️
cli.go 63.63% 18 Missing and 2 partials ⚠️
cmd/comp/shell/run.go 51.21% 20 Missing ⚠️
cmd/comp/shell/dashboard.go 81.00% 15 Missing and 4 partials ⚠️
cmd/comp/champions/data.go 66.03% 9 Missing and 9 partials ⚠️
connections/cache.go 65.71% 12 Missing ⚠️
cmd/search/model_input.go 47.61% 10 Missing and 1 partial ⚠️
cmd/comp/champions/champions.go 0.00% 8 Missing ⚠️
... and 12 more
Files with missing lines Coverage Δ
cmd/ability/ability.go 80.95% <100.00%> (+0.30%) ⬆️
cmd/comp/selection.go 100.00% <100.00%> (ø)
cmd/comp/shell/barchart.go 100.00% <100.00%> (ø)
cmd/comp/shell/frame.go 100.00% <100.00%> (ø)
cmd/comp/shell/styles.go 100.00% <100.00%> (ø)
cmd/comp/tcg/data.go 100.00% <100.00%> (ø)
cmd/comp/tcg/tab_overview.go 100.00% <100.00%> (ø)
cmd/comp/vgc/data.go 100.00% <100.00%> (ø)
cmd/comp/vgc/tab_overview.go 100.00% <100.00%> (ø)
cmd/pokemon/pokemon.go 87.34% <100.00%> (+1.79%) ⬆️
... and 28 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.