• MagicShel@lemmy.zip
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      4
      ·
      1 month 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@programming.dev
        link
        fedilink
        arrow-up
        10
        ·
        1 month ago

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