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

Add show_coverage_report to logging conf #923

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Add show_coverage_report to logging conf #923

merged 3 commits into from
Apr 23, 2024

Conversation

lukaszcl
Copy link
Contributor

@lukaszcl lukaszcl commented Apr 23, 2024

Required for smartcontractkit/chainlink#12835


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The update introduces a new configuration option to display HTML coverage reports, enhancing the logging configuration's flexibility and utility for monitoring and analysis purposes.

What

  • config/logging.go
    • Added ShowHTMLCoverageReport *bool 'toml:"show_html_coverage_report"' to LoggingConfig structure. This change allows users to configure the visibility of HTML coverage reports.

config/logging.go Outdated Show resolved Hide resolved
@cl-sonarqube-production
Copy link

@lukaszcl lukaszcl merged commit 4c19956 into main Apr 23, 2024
23 checks passed
@lukaszcl lukaszcl deleted the TT-1049 branch April 23, 2024 14:47
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.

None yet

4 participants