Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2083

Run static analyzer as part of CI

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • Labels:
      None

      Throughout our codebase, we have unused includes and methods, expressions that can be simplified (e.g., return a == b ? true : false;) and other nits. This is caught by CLion and shouldn't be pushed into prod.

            Assignee:
            Unassigned Unassigned
            Reporter:
            clyde.bazile@mongodb.com Clyde Bazile III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: