Skip to content

Fix binary crash du to undefined method call - #16

Merged
Baptouuuu merged 2 commits into
mainfrom
fix-binary-crash
Aug 16, 2026
Merged

Fix binary crash du to undefined method call#16
Baptouuuu merged 2 commits into
mainfrom
fix-binary-crash

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

Fix #13

@Baptouuuu Baptouuuu self-assigned this Aug 16, 2026
@Baptouuuu Baptouuuu added the bug Something isn't working label Aug 16, 2026
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.26%. Comparing base (3ada42d) to head (0c2baa2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #16   +/-   ##
=========================================
  Coverage     97.26%   97.26%           
  Complexity      195      195           
=========================================
  Files            46       46           
  Lines          2453     2453           
=========================================
  Hits           2386     2386           
  Misses           67       67           

☔ View full report in Codecov by Harness.
📢 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.

@Baptouuuu
Baptouuuu merged commit 4d1296b into main Aug 16, 2026
22 checks passed
@Baptouuuu
Baptouuuu deleted the fix-binary-crash branch August 16, 2026 12:06
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.

Binary crashes due to undefined method call

1 participant