• @[email protected]
    link
    fedilink
    205 days ago

    I like to shoot for the middle ground: skim for key functions and check those, run code locally to see if it does roughly what I think it should do and if it does merge it into dev and see what breaks.

    Small PRs get nitpicked to death since they’re almost certainly around more important code

    • @derpgon
      link
      105 days ago

      Especially when you see a change in code, but not in tests ☠️