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 fuzz tests for core pkg #1961

Closed

Conversation

AnkushinDaniil
Copy link
Contributor

@AnkushinDaniil AnkushinDaniil commented Jul 22, 2024

fixes #868
Bugs found:

  1. truncate
  2. iter (resolved)

@AnkushinDaniil AnkushinDaniil changed the title Daniil/fuzz tests Add fuzz tests for core pkg Jul 29, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.45%. Comparing base (b240aba) to head (fe2ec1f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1961   +/-   ##
=======================================
  Coverage   78.45%   78.45%           
=======================================
  Files         100      100           
  Lines        9240     9240           
=======================================
  Hits         7249     7249           
  Misses       1353     1353           
  Partials      638      638           

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

@AnkushinDaniil AnkushinDaniil force-pushed the daniil/fuzz-tests branch 2 times, most recently from 91d8c31 to 4d0815c Compare September 24, 2024 10:44
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.

Add fuzzing tests
1 participant