• lapping6596@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    2 days ago

    Coderabbit for PR reviews at work has both impressed me and made me aggregated by how incorrect some of the comments are. It’s like, it’s caught bugs that i would have missed even when looking very closely but also makes the same suggestions to over complicate chunks or suggestions that literally don’t work. Such as assuming the db schema when looking at a query and saying “that’s not what the column is called”.

    So, that’s best I’ve experienced really, basically a PR check that’s able to find some really out there bugs but a lot of comments need to be ignored.