Skip to content

Lassi Autio's Software Development Blog

Blogging about what I have learned.

  • LinkedIn
  • Twitter
  • Home
  • Favorite Books
  • About
  • Contact

Tag: Code Quality

C# Code Coverage with Azure DevOps

I wrote this how-to blog post for myself to sort out how to get code coverage for C# in Azure DevOps' build pipelines. There are many blog posts about this but this one guides how to get reports even if there are many unit test projects in Visual Studio solution.

Lassi Autio C#, Code Quality, DevOps, How-to, Programming, Unit Testing 10 Comments 2020-03-31 8 Minutes

Write Good Code From the First Commit

Did you know that most of the smelly/bad code is written when code files are created, not gradually upon code updates? I didn't but I found research about it and wrote this blog post. Is it because we think "we will fix this later"?

Lassi Autio Code Quality Leave a comment 2019-07-22 3 Minutes

Let Someone Walkthrough Your Unfinished Code

"Make it a practice to present and discuss each implementation at one-third completion", wrote Adam Tornhill in his excellent Software Desing X-Rays book. Since reading that book I've been thinking about it, and I wrote why I strongly agree with it. Practically it improves code quality (which I value really high).

Lassi Autio Code Quality, Code Review Leave a comment 2019-02-102019-02-14 2 Minutes
Blog at WordPress.com.
  • Follow Following
    • Lassi Autio's Software Development Blog
    • Already have a WordPress.com account? Log in now.
    • Lassi Autio's Software Development Blog
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...