Skip to content

1.2.2#135

Merged
digitalghost-dev merged 18 commits into
mainfrom
1.2.2
Apr 24, 2025
Merged

1.2.2#135
digitalghost-dev merged 18 commits into
mainfrom
1.2.2

Conversation

@digitalghost-dev
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 49.62963% with 68 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cmd/types/types.go 24.35% 59 Missing ⚠️
cmd/pokemon.go 0.00% 3 Missing and 1 partial ⚠️
cmd/move/move.go 66.66% 2 Missing and 1 partial ⚠️
cmd/validateargs.go 93.54% 2 Missing ⚠️
Files with missing lines Coverage Δ
cli.go 77.88% <100.00%> (ø)
cmd/ability.go 65.78% <100.00%> (-9.22%) ⬇️
cmd/natures.go 100.00% <100.00%> (+10.00%) ⬆️
cmd/types/damage_table.go 96.15% <100.00%> (ø)
cmd/validateargs.go 90.42% <93.54%> (+3.13%) ⬆️
cmd/move/move.go 83.90% <66.66%> (-2.84%) ⬇️
cmd/pokemon.go 33.94% <0.00%> (-17.49%) ⬇️
cmd/types/types.go 24.35% <24.35%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@digitalghost-dev digitalghost-dev merged commit b3f8802 into main Apr 24, 2025
5 of 6 checks passed
@digitalghost-dev digitalghost-dev deleted the 1.2.2 branch April 24, 2025 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a checkLength function Apply specific help flag checks for each command Move code for types command to own package

1 participant