Skip to content

Simplify copied code in coverage file pivot model#1754

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:coverage-users-duplicate-code
Nov 14, 2023
Merged

Simplify copied code in coverage file pivot model#1754
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:coverage-users-duplicate-code

Conversation

@williamjallen
Copy link
Collaborator

The CoverageFile2User model contained two functions which differed by only a single parameter on one function call. This rather trivial PR simply eliminates one of the functions, and adds an extra argument to the other.

@williamjallen williamjallen force-pushed the coverage-users-duplicate-code branch from 7fa546e to b91a92e Compare October 22, 2023 18:53
Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes here LGTM, No issues when testing

@josephsnyder josephsnyder added this pull request to the merge queue Nov 14, 2023
Merged via the queue into Kitware:master with commit 3e84da5 Nov 14, 2023
@williamjallen williamjallen deleted the coverage-users-duplicate-code branch November 14, 2023 23:25
sbelsk pushed a commit to sbelsk/CDash that referenced this pull request Nov 20, 2023
The `CoverageFile2User` model contained two functions which differed by
only a single parameter on one function call. This rather trivial PR
simply eliminates one of the functions, and adds an extra argument to
the other.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments