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

fix 49 compile error: don't set release_max_level_info #52

Merged
merged 5 commits into from
Jul 15, 2024

Conversation

janstarke
Copy link
Member

fixes #49

However, the real problem is that evtx sets the release_max_level_debug features, which collides with our own setting.

@janstarke janstarke added the bug Something isn't working label Jul 15, 2024
@janstarke janstarke requested a review from Bitbee0 July 15, 2024 11:19
@janstarke janstarke linked an issue Jul 15, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.29%. Comparing base (eac360f) to head (1282fb1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   34.29%   34.29%           
=======================================
  Files          36       36           
  Lines        1143     1143           
=======================================
  Hits          392      392           
  Misses        751      751           

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

@Bitbee0 Bitbee0 merged commit d3b28ee into main Jul 15, 2024
4 checks passed
@Bitbee0 Bitbee0 deleted the 49-compile-error branch July 15, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile Error
2 participants