OpenAIOpenAI NewsMay 22, 2026, 12:00 AM

How Virgin Atlantic ships faster with Codex

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

How Virgin Atlantic ships faster with Codex

Key Points

  • Zero P1 defects at launch
  • 78–80% legacy code reduction
  • Refactors cut from 2 weeks to ~30 minutes

Summary

Virgin Atlantic used Codex to increase confidence and velocity across customer-facing apps and internal data tooling. By adopting Codex, teams shipped a revamped mobile app on time with near‑complete unit-test coverage and zero P1 defects, reduced legacy code size by ~78–80%, and shrank refactor cycles from weeks to minutes. Analysts likewise prototype directly on the data warehouse, speeding internal tools delivery.

Key Points

  • Quality and launches

    • Achieved near‑100% unit test coverage on the new mobile app and zero P1 defects at production launch.
    • Enabled a beta-to-production rollout on a tight, high-risk timeline (Christmas travel period).
  • Refactoring and velocity

    • Legacy refactors that used to take ~2 weeks can now take ~30 minutes to an hour.
    • Reports of 78–80% reduction in legacy codebase size after applying Codex-assisted refactors.
  • Prototyping and cross-team productivity

    • Front-end lead built a working UI from a Figma prototype in a week, backend stubbed.
    • Analysts can prototype data-driven apps against the core data warehouse in hours or during workshops.
  • Practical engineering implications

    • Codex is effective for generating tests, automating refactors, and accelerating feature scaffolding.
    • Teams should ensure release gates (CI, code review, monitoring) scale with increased dev velocity to avoid downstream bottlenecks.

Recommendations for engineers

  • Integrate Codex into local workflows for: test generation, safe automated refactoring, and UI scaffolding from designs.
  • Maintain strong CI/CD checks and observability when velocity increases: require tests, enforce review policies, and monitor P1 metrics.
  • Empower analysts with controlled access to data prototyping environments while preserving data governance and security.

Impact Metrics

  • Unit test coverage on new app: ~100%
  • Legacy codebase size reduction: 78–80%
  • Refactor time: reduced from ~2 weeks to ~30 minutes–1 hour

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

CodexでVirgin Atlanticがより速くソフトウェアを出荷する方法

発行日: 2026-05-22

概要

Virgin AtlanticはCodexを活用してテストカバレッジを強化し、リファクタリングを加速させ、顧客向けソフトウェアをより高い信頼性でリリースしています。

  • 会社規模: Enterprise
  • 地域: Europe & UK
  • 業界: Travel
  • 製品: Codex
  • レガシーリファクタでのコードベースサイズ削減: 78–80%
  • 新アプリのユニットテスト網羅率: ~100%
  • レガシーコードベースのリファクタにかかる時間: 30分(以前は2週間)

クリスマス需要に間に合わせたローンチ

Virgin Atlanticは、旅行需要がピークになるクリスマスに向けて改修したモバイルアプリをローンチしました。これはソフトウェアのバグが発生すると影響が大きい、最もリスクの高い時期の一つです。

「私たちは運航する航空会社なので、アプリをいつ本番公開するかには非常に慎重でなければなりません。お客様はこのアプリでチェックインを行い、飛行機に搭乗します。」

— Neil Letchford, Vice President, Digital Engineering

Codexの助けを借りて、チームはほぼ完全なユニットテスト網羅率で、ローンチ時のP1欠陥ゼロを達成しました。

「お客様の手に渡る前にアプリの品質を高めるためにCodexを活用できたことは、私たちにとってゲームチェンジャーでした。」

— Neil Letchford

ロールアウトの成功

Virgin Atlanticはベータ版をクリスマス期間中に公開し、数週間後に本番運用を開始しました。Letchfordはテストカバレッジによる品質向上が決定的だったと述べています。期限のあるローンチではスコープ削減やテストの妥協が起こりがちですが、Codexはそれを逆転させました。結果として、ローンチ時にP1チケットはゼロでした。

「リーダーシップチームに対して『ローンチはすべてグリーンです』と説明できるのは非常に説得力があります。これは私たちにとって新しいことで、Codexを使っているときは遅延が発生しません。」

モバイルアプリ以外への波及効果

同様の改善はレガシーコードにも現れています。長年保守してきたコードベースが、数週間ではなく数時間でリファクタできるようになっています。Letchfordは「一部ではコードベースサイズが78〜80%削減されている」と報告しています。

開発速度は配信プロセスの他の部分を上回り始めています。あるスプリントでは、フロントエンドのリード開発者(Codexのヘビーユーザー)がFigmaプロトタイプからバックエンドをスタブ化した完全なフロントエンドアプリを1週間で作成しました。

「スクラムマスターからの不満は、バックエンドのチケットすら準備できていなかったことでした。」

— Neil Letchford

データ側でも同様の加速が起きています。Richard Masters(VP of Data and AI)は、Codexによってデータベースのコアデータウェアハウスへの移行がアンロックされ、リスクが低減されたと述べています。分析チームは社内アプリのプロトタイプを直接データウェアハウス上で素早く作成できるようになり、ワークショップ内で数時間でプロトタイプを作れるケースもあります。

「ネットワーク計画、顧客体験、エンジニアリング&メンテナンスの各チームが、中央のData and AIチームを経由せずに自分たちで内部アプリを構築しています。」

— Richard Masters, Vice President, Data and AI

Letchfordはさらにこう述べています:

「リファクタリングの領域では、2週間かかっていた作業が今では約30分から1時間になることを見ています。」

次の課題

Codexは、ゲートでお客様が使うアプリから、それを支えるデータプラットフォームまで、Virgin Atlanticのソフトウェア提供の在り方を変えつつあります。Letchfordが次に考えているのは、エンジニアリングが速くなることに対して配信プロセス全体をどのようにスケールさせるかです。

「ポケットごとではなく、ソフトウェア開発ライフサイクル全体でこれを拡大していくにはどうすればよいか。非常に興味深く、良い問題です。」

— Neil Letchford

Mastersはさらに、Codexの軌道は純粋なエンジニアだけを対象にするものから、より広く誰もが使える実用的なツールへと進化していると述べています。

「Codexの方向性はエンジニアだけを想定するものを越え、誰もが使う本当のツールになりつつあります。」

— Richard Masters


新しい働き方への参加

OpenAIは世界中で100万以上の企業が実用的な成果を上げるのを支援しています。営業にお問い合わせください。


関連記事

  • OpenAI named a Leader in enterprise coding agents by Gartner — AI Adoption(May 22, 2026)
  • AdventHealth advances whole-person care with OpenAI(May 21, 2026)
  • An OpenAI model has disproved a central conjecture in discrete geometry — Research(May 20, 2026)