<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prism-v2.git/backend/tests, branch master</title>
<subtitle>Prism rewritten using FastAPI + NextJS</subtitle>
<id>https://git.tylerhoang.xyz/prism-v2.git/atom?h=master</id>
<link rel='self' href='https://git.tylerhoang.xyz/prism-v2.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/'/>
<updated>2026-06-29T08:37:19Z</updated>
<entry>
<title>test: update API tests for new endpoints</title>
<updated>2026-06-29T08:37:19Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-06-29T08:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=1d97f1b3039d1a3ee7d748a0bf54cc862ca2dc95'/>
<id>urn:sha1:1d97f1b3039d1a3ee7d748a0bf54cc862ca2dc95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: add DCF and valuation backend tests</title>
<updated>2026-06-29T08:37:18Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-06-29T08:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=ccdc3572c802a29f54ceb85d020bb9ab8ffe040c'/>
<id>urn:sha1:ccdc3572c802a29f54ceb85d020bb9ab8ffe040c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add WACC service and tests</title>
<updated>2026-06-29T08:37:14Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-06-29T08:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=d1ab727b9c4fa872e24a634f9deeee0f488975d6'/>
<id>urn:sha1:d1ab727b9c4fa872e24a634f9deeee0f488975d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add backend news service with Finnhub/FMP fallback and sentiment</title>
<updated>2026-06-22T22:11:45Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-06-22T22:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=911765d8d1094df1baed4c3a313988e18cc31755'/>
<id>urn:sha1:911765d8d1094df1baed4c3a313988e18cc31755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: add filings backend tests</title>
<updated>2026-06-14T09:36:26Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-06-14T09:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=f8d61a20759f3833484674173ccb9264d474b6c2'/>
<id>urn:sha1:f8d61a20759f3833484674173ccb9264d474b6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add projection_years to DcfResult schema and service output</title>
<updated>2026-05-19T06:59:37Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T06:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=38f8664eccd7738855918fff0537335f7238a006'/>
<id>urn:sha1:38f8664eccd7738855918fff0537335f7238a006</id>
<content type='text'>
Add projection_years: int = 5 field to the DcfResult Pydantic schema and emit it from the data_service.get_valuation() function across all three dcf_out cases (unavailable, error, and successful). This enables frontend DCF sliders to know the default projection horizon.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: add no-key fallback for sector ratio benchmarks</title>
<updated>2026-05-19T05:43:16Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T05:43:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=52635efd7d435b091b4f13897511ca8e2c48f0b9'/>
<id>urn:sha1:52635efd7d435b091b4f13897511ca8e2c48f0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: populate sector benchmark values for ratios tab</title>
<updated>2026-05-19T05:31:48Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-19T05:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=acb628932215338b7971f3051b1e5d89e58573a1'/>
<id>urn:sha1:acb628932215338b7971f3051b1e5d89e58573a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add GET /api/tickers/{symbol}/ratios route</title>
<updated>2026-05-18T09:37:26Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T09:37:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=37ac7be64d18bf1957e5400597abfb9d2d73c0c5'/>
<id>urn:sha1:37ac7be64d18bf1957e5400597abfb9d2d73c0c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: correct historical ratios share and debt inputs</title>
<updated>2026-05-18T09:34:46Z</updated>
<author>
<name>Tyler Hoang</name>
<email>tyler@tylerhoang.xyz</email>
</author>
<published>2026-05-18T09:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tylerhoang.xyz/prism-v2.git/commit/?id=38bef98ab1964bc9365d17c4a5ca17cdbd32673b'/>
<id>urn:sha1:38bef98ab1964bc9365d17c4a5ca17cdbd32673b</id>
<content type='text'>
</content>
</entry>
</feed>
