Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Improve development assurance and velocity

No due date 66% complete

As we're preparing to ramp up development and onboard new developers, it makes sense to spend some effort improving some development guardrails so that we can move quickly and integrate often while not jeopardizing the stability, correctness, and performance of shadow @ HEAD. This includes activities such as: Ensuring available tests and analyses (e.g. st…

As we're preparing to ramp up development and onboard new developers, it makes sense to spend some effort improving some development guardrails so that we can move quickly and integrate often while not jeopardizing the stability, correctness, and performance of shadow @ HEAD. This includes activities such as: Ensuring available tests and analyses (e.g. static analysis provided by the compiler in the form of warnings) pass before code is integrated to master Improving the coverage, reliability, and speed of such tests and analyses