Skip to content

fix: exclude CPA set-off JVs from General Ledger report

2327fe3
Select commit
Loading
Failed to load commit list.
Draft

fix(general-ledger): include linked party entries in General Ledger report #54657

fix: exclude CPA set-off JVs from General Ledger report
2327fe3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

79.85% (+0.11%) compared to b001884

View this Pull Request on Codecov

79.85% (+0.11%) compared to b001884

Details

Codecov Report

❌ Patch coverage is 95.28302% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.85%. Comparing base (b001884) to head (2327fe3).
⚠️ Report is 49 commits behind head on develop.

Files with missing lines Patch % Lines
...ounts/report/general_ledger/test_general_ledger.py 96.05% 3 Missing ⚠️
...t/accounts/report/general_ledger/general_ledger.py 93.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #54657      +/-   ##
===========================================
+ Coverage    79.74%   79.85%   +0.11%     
===========================================
  Files         1160     1160              
  Lines       126362   126778     +416     
===========================================
+ Hits        100768   101241     +473     
+ Misses       25594    25537      -57     
Files with missing lines Coverage Δ
...t/accounts/report/general_ledger/general_ledger.py 78.07% <93.33%> (+6.04%) ⬆️
...ounts/report/general_ledger/test_general_ledger.py 98.45% <96.05%> (-1.55%) ⬇️

... and 39 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.