⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 527: Add powered_flyby WASM Test

完了 ← タスク一覧

Task 527: Add powered_flyby WASM Test

Status: DONE

Summary

Add TS-side WASM test for powered_flyby — the only WASM export without a corresponding test in wasm.test.ts. The function computes a powered flyby (Oberth burn at periapsis), used in EP05 Jupiter flyby analysis.

Tests to Add

powered_flyby (2 assertions)

Impact

Closes the last WASM TS-side test coverage gap. All 104 WASM exports now have TS tests.