Skip to content

Conversation

jstucke
Copy link
Collaborator

@jstucke jstucke commented Oct 17, 2025

  • YARA and yara-python installations were skipped if YARA is already installed in the correct version
  • if yara-python has the wrong version or isn't installed at all this is a problem
  • this PR should fix this problem by making both installations independent from each other

resolves #1419

@jstucke jstucke self-assigned this Oct 17, 2025
@jstucke jstucke added the bug label Oct 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.97%. Comparing base (d5466a8) to head (d2d67cf).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1422   +/-   ##
=======================================
  Coverage   91.97%   91.97%           
=======================================
  Files         372      372           
  Lines       21015    21015           
=======================================
  Hits        19328    19328           
  Misses       1687     1687           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Software components not working after update - yara internal error:34

2 participants