Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Replace PushBackInput, PushFrontInput with using-declarations #4487

Conversation

N-Dekker
Copy link
Contributor

Replaced these member functions with the equivalent using-declarations, as they only just forwarded to their Superclass anyway.

Aims to address their lack of coverage, at
https://open.cdash.org/viewCoverageFile.php?buildid=9419378&fileid=57778588


Inspired by @jhlegarreta https://discourse.itk.org/t/concerning-coverage-drops/6479 and issue #4486

Replaced these member functions with the equivalent using-declarations, as they
only just forwarded to their `Superclass` anyway.

Aims to address their lack of coverage, at
https://open.cdash.org/viewCoverageFile.php?buildid=9419378&fileid=57778588
@github-actions github-actions bot added area:Core Issues affecting the Core module type:Style Style changes: no logic impact (indentation, comments, naming) labels Feb 29, 2024
@N-Dekker N-Dekker marked this pull request as ready for review February 29, 2024 20:55
@hjmjohnson hjmjohnson merged commit 613c8f4 into InsightSoftwareConsortium:master Mar 1, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Core Issues affecting the Core module type:Style Style changes: no logic impact (indentation, comments, naming)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants