sbt/lm-core/src/test/scala
bitloi 19ebaaafb6
[2.x] perf: lightweight UpdateReport cache persistence (#8815)
- Add UpdateReportCache case class wrapping UpdateReportLite with stats/stamps
- Implement toCache/fromCache for conversion between UpdateReport and cache
- Add readFrom/writeTo for CacheStore persistence with backward compatibility
- Add fromLiteFull to JsonUtil for full reconstruction from lite format
- Update LibraryManagement to use new persistence API
- Add benchmark comparing full vs lite deserialization
- Add unit tests for persistence correctness
- Add scripted test for cache round-trip verification
2026-02-25 22:36:07 -05:00
..
example/tests Move to lm-core, lm-ivy folders 2024-10-09 08:55:37 +02:00
sbt [2.x] perf: lightweight UpdateReport cache persistence (#8815) 2026-02-25 22:36:07 -05:00
ConfigMacroSpec.scala update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
UpdateReportSpec.scala [2.x] test: Migrate UpdateReportSpec to verify.BasicTestSuite (#8545) 2026-01-15 15:07:48 -05:00