• @[email protected]
    link
    fedilink
    English
    47 days ago

    You can write shit tests. Finding new bugs doesn’t surprise me. Putting that much effort in does, but 600:1? That’s some serious red flags there. There are only so many variables in a single line of code. How many unhappy paths can there be for a single line?

    • Kogasa
      link
      fedilink
      97 days ago

      SQLite is one of the best tested codebases in existence. Having only so many variables per line means nothing