you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 2 years ago (2 children)

No worries, the properly implemented CI/CD pipelines will catch the bad code!

  • source
  • hideshow 4 child comments
  • [–] 17 points 2 years ago (1 child)

    I had a student came into office hours asking why their program got a bad grade. I looked and it didn't actually do anything related to the assignment.

    Upon further query, they objected saying that the CI pipeline built it just fine.

    So ..yeah... You can write a program that builds and runs, but doesn't do the required tasks, which makes it wrong. This was not a concept they'd figured out yet.

  • source
  • parent
  • hideshow 2 child comments