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

Fixes #37163 - Use require_relative for 'coverage_reporter' #626

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

nofaralfasi
Copy link
Contributor

Replace the usage of require with require_relative for 'coverage_reporter', ensuring that it is loaded relative to the current file's directory.

@ofedoren
Copy link
Member

Thanks, @nofaralfasi, could we please track this via Redmine ticket?

Replace the usage of require with require_relative for 'coverage_reporter',
ensuring that it is loaded relative to the current file's directory.
@nofaralfasi nofaralfasi changed the title Use require_relative for 'coverage_reporter' Fixes #37163 - Use require_relative for 'coverage_reporter' Feb 14, 2024
Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

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

Thanks a lot, @nofaralfasi !

@ofedoren ofedoren merged commit 8a41146 into theforeman:master Feb 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants