Closed Geuthur closed 5 months ago
Attention: Patch coverage is 73.33333%
with 32 lines
in your changes missing coverage. Please review.
Files | Coverage Δ | |
---|---|---|
ledger/__init__.py | 100.00% <100.00%> (ø) |
|
ledger/api/character/__init__.py | 100.00% <100.00%> (ø) |
|
ledger/api/character/ledger.py | 57.14% <100.00%> (+14.00%) |
:arrow_up: |
ledger/api/character/template.py | 48.27% <ø> (ø) |
|
ledger/api/corporation/__init__.py | 100.00% <100.00%> (ø) |
|
ledger/api/corporation/ledger.py | 54.16% <100.00%> (+13.74%) |
:arrow_up: |
ledger/api/helpers.py | 43.37% <ø> (+17.05%) |
:arrow_up: |
ledger/app_settings.py | 100.00% <100.00%> (ø) |
|
ledger/auth_hooks.py | 100.00% <100.00%> (ø) |
|
ledger/managers/charaudit_manager.py | 100.00% <100.00%> (+64.70%) |
:arrow_up: |
... and 13 more |
Changelog
[0.5.1] - 2024-06-14
Added
audit_manager
have access to own Corporation, Character Information (API)Removed
Fixed
Changed