Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12868

Work around git diff issues on 0-length files effecting code change reports

    • Storage Engines
    • 3
    • Nick - 2024-04-30, Megabat - 2024-05-14

      During her work on WT-12837, jasmine.bi@mongodb.com has encountered issue triggered by some 0-length files that are being added as part of her PR.

      For patch builds, the Code Change Report creates a git diff between the patch and develop. If this contains newly added 0-length files then the pygit2 Python library used in the Code Change Report code fails to load the diff causing the task to fail.

      This ticket will develop a solution so that the Code Change Report works in the presence of newly added 0-length files.

       

            Assignee:
            jeremy.thorp@mongodb.com Jeremy Thorp
            Reporter:
            jeremy.thorp@mongodb.com Jeremy Thorp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: