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

new: Added configuration options to force showing time and level fields #242

Merged
merged 1 commit into from
May 4, 2024

Conversation

pamburus
Copy link
Owner

@pamburus pamburus commented May 4, 2024

Also changed the default behavior to show them only if present.

Config file changes:

fields:
  predefined:
    time:
      show: auto
    level:
      show: auto

Valid values: auto, always.

Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.61%. Comparing base (1399d74) to head (3b7634a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   53.86%   54.61%   +0.75%     
==========================================
  Files          38       38              
  Lines        9412     9473      +61     
==========================================
+ Hits         5070     5174     +104     
+ Misses       4342     4299      -43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pamburus pamburus marked this pull request as ready for review May 4, 2024 13:20
@pamburus pamburus merged commit 834b33a into master May 4, 2024
4 checks passed
@pamburus pamburus deleted the feature/time-level branch May 4, 2024 13:22
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.

1 participant