• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JackAshwell11 / Hades / 15257992235
73%

Build:
DEFAULT BRANCH: main
Ran 26 May 2025 03:59PM UTC
Jobs 5
Files 43
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 May 2025 03:32PM UTC coverage: 69.989% (+1.3%) from 68.706%
15257992235

push

github

JackAshwell11
Moved `InventorySystem::use_item()` to `GameEngine::use_item()` to support item usage outside the inventory, fixing several related bugs in the process.

Refactored `ItemButton` to solely define the sprite layout, ensuring all item buttons don't have any null values.

Updated `PaginatedGridLayout` to store only valid `ItemButton` instances in its `items` list, with the remaining grid space filled using a default layout generated via a helper function. Moreover, it now leverages PEP 695-style generics for greater flexibility (requiring `ssort` to be disabled in `pre-commit`, as it does not yet support PEP 695), and features improved internal organisation for better maintainability.

Modified `PlayerController.on_update_inventory()` to accept a list of game object IDs representing the inventory contents, simplifying the callback logic.

21 of 79 new or added lines in 4 files covered. (26.58%)

6 existing lines in 2 files now uncovered.

1278 of 1826 relevant lines covered (69.99%)

14831.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
15
0.0
0.0% src/hades/player/controller.py
43
0.0
0.0% src/hades/player/view.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/hades/player/controller.py
5
0.0
0.0% src/hades/player/view.py
Jobs
ID Job ID Ran Files Coverage
1 run-python-ubuntu-latest-3.13 - 15257992235.1 26 May 2025 03:59PM UTC 14
19.19
GitHub Action Run
2 run-python-ubuntu-latest-3.12 - 15257992235.2 26 May 2025 03:59PM UTC 14
19.19
GitHub Action Run
3 run-cpp-ubuntu-latest - 15257992235.3 26 May 2025 03:59PM UTC 29
99.22
GitHub Action Run
4 run-python-windows-latest-3.13 - 15257992235.4 26 May 2025 04:01PM UTC 14
19.19
GitHub Action Run
5 run-python-windows-latest-3.12 - 15257992235.5 26 May 2025 04:01PM UTC 14
19.19
GitHub Action Run
Source Files on build 15257992235
  • Tree
  • List 43
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15257992235
  • 47758395 on github
  • Prev Build on main (#15255439050)
  • Next Build on main (#15258938923)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc