Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-98304

Setup Github action to link noexcept usage with the documentation

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Programmability 2025-01-06

      noexcept is a C++ feature that's easy to misuse and can lead to bugs. We are planning to write documentation for noexcept in SERVER-70148 : we should also ensure this documentation is difficult to miss. Ideally, we would have a Github action that looks for additional noexcept usages in the codebase. If it detects a noexcept usage, it should add a comment to ask the author and reviewer to eensure noexcept usage is correct (and link the doc).

            Assignee:
            richy.gerard@mongodb.com Richy Gerard
            Reporter:
            didier.nadeau@mongodb.com Didier Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: