mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 12:05:19 +02:00
* Handle reverse calculator starting portfolio generation correctly * Fix current_holdings to handle different dates and hide zero quantities - Use DISTINCT ON to get most recent holding per security instead of assuming same date - Filter out zero quantity holdings from UI display - Maintain cash display regardless of zero balance - Use single efficient query with proper Rails syntax * Continue to process holdings even if one is not resolvable * Lint fixes |
||
---|---|---|
.. | ||
forward_calculator_test.rb | ||
materializer_test.rb | ||
portfolio_cache_test.rb | ||
portfolio_snapshot_test.rb | ||
reverse_calculator_test.rb |