If it compiles it works, right?

I’m not gonna act like I read it all.

  • @[email protected]
    link
    fedilink
    182 months ago

    The correct response to any PR that is too large to digest is to reject it and ask the author to split it up.

    • @[email protected]OP
      link
      fedilink
      162 months ago

      No it is not. It depends on the codebase - if it is something relatively new, a proof of concept or something that is bound to change soon, there is no point in slowing the development down just because it is “too large to digest”.

      • Endmaker
        link
        fedilink
        English
        102 months ago

        Then saying that you have looked through and reviewed the code would be lying. And that is unprofessional.

      • @[email protected]
        link
        fedilink
        52 months ago

        If you’re just rubber-stamping in code reviews, why even have them in the first place in that case? They aren’t exactly providing you with any mileage at that point.

        • @[email protected]OP
          link
          fedilink
          12 months ago

          Because not all parts of the repo have this status. Some are stable, well tested and critical.

    • @[email protected]
      link
      fedilink
      English
      2
      edit-2
      2 months ago

      Sure but who’s got time for all that aggravation? Especially if it’s not part of the codebase I have to work with personally. LGTM and let it be someone else’s problem.