Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fleets] Explore planets #12

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

[fleets] Explore planets #12

wants to merge 17 commits into from

Conversation

DaniSomoza
Copy link
Owner

No description provided.

@coveralls
Copy link

coveralls commented Jan 2, 2025

Pull Request Test Coverage Report for Build 12728621970

Details

  • 154 of 505 (30.5%) changed or added relevant lines in 55 files are covered.
  • 10 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-4.1%) to 47.963%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/game-api-microservice/src/utils/cleanFleetFields.ts 0 1 0.0%
packages/game-api-microservice/src/utils/cleanTaskFields.ts 0 1 0.0%
packages/game-engine/src/engine/units/getTotalAmountOfUnits.ts 0 1 0.0%
packages/game-engine/src/engine/units/isHeroAlreadyBuild.ts 0 1 0.0%
packages/game-engine/src/repositories/planetRepository.ts 0 1 0.0%
packages/game-engine/src/repositories/unitRepository.ts 0 1 0.0%
packages/frontend/src/components/units-list/UnitsList.tsx 0 2 0.0%
packages/frontend/src/endpoints/game/galaxyEndpoints.ts 1 3 33.33%
packages/game-engine/src/engine/fleets/getFleetResourceCapacity.ts 1 3 33.33%
packages/game-engine/src/engine/fleets/getFleetStarFighterCapacity.ts 1 3 33.33%
Files with Coverage Reduction New Missed Lines %
packages/frontend/src/components/unit-card/UnitCard.tsx 1 16.67%
packages/frontend/src/pages/game/GameGalaxiesPage.tsx 1 0.0%
packages/game-engine/src/engine/tasks/processStartBuildUnitsTask.ts 1 17.2%
packages/game-engine/src/engine/units/isValidUnitAmount.ts 1 22.73%
packages/game-engine/src/engine/tasks/processFinishBuildUnitsTask.ts 1 21.67%
packages/game-api-microservice/src/utils/cleanFleetFields.ts 1 50.0%
packages/frontend/src/components/dialogs/BuildUnitsDialog.tsx 1 1.38%
packages/game-engine/src/engine/units/getTotalAmountOfUnits.ts 1 16.67%
packages/game-api-microservice/src/utils/cleanPlanetFields.ts 2 16.67%
Totals Coverage Status
Change from base Build 12457139241: -4.1%
Covered Lines: 1564
Relevant Lines: 2794

💛 - Coveralls

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.

2 participants