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

Removed SimpleCov configuration to move it to the logstash repo #103

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

pazone
Copy link
Contributor

@pazone pazone commented Jan 15, 2024

Removed SimpleCov configuration to separate it from other settings and its configuration granular.
The SimpleCov needs to be stared before any application code is running. The rest of the settings in the spec_helper.rb didn't allow to use it before the logstash module is imported and causes a circular dependency

The SimpleCov initalisation will be moved to the spec/spec_helper.rb

Relates: https://github.com/elastic/ingest-dev/issues/2408

Copy link
Contributor

@andsel andsel left a comment

Choose a reason for hiding this comment

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

LGTM

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@jsvd jsvd left a comment

Choose a reason for hiding this comment

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

LGTM, minor nitpick in changelog entry to clarify the current state.

Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
@pazone pazone merged commit b1d2dd0 into master Jan 15, 2024
1 check 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
Development

Successfully merging this pull request may close these issues.

3 participants