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

Updated fuzzer harness #580

Merged
merged 13 commits into from
Nov 6, 2023
Merged

Updated fuzzer harness #580

merged 13 commits into from
Nov 6, 2023

Conversation

ennamarie19
Copy link
Collaborator

This PR updates the fuzzer harness for OSS-Fuzz

Copy link

github-actions bot commented Nov 5, 2023

Pull Request Test Coverage Report for Build 6769940157

  • 13 of 15 (86.67%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 94.011%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/icalendar/parser_tools.py 8 10 80.0%
Totals Coverage Status
Change from base Build 6759906776: -0.02%
Covered Lines: 1240
Relevant Lines: 1319

💛 - Coveralls

@niccokunzmann
Copy link
Member

@ennamarie19, the fuzzer test fails. I wonder why. It seems line a fuzzer internal error. Is there a way to adjust the code to run the tests?

Add fixes for OSS-Fuzz bugs and test cases
@niccokunzmann niccokunzmann merged commit 5c42e8e into master Nov 6, 2023
13 checks passed
@niccokunzmann niccokunzmann deleted the feat/improve-fuzzing-harness branch November 6, 2023 11:34
@niccokunzmann
Copy link
Member

Thanks! It is nice to see you program together :)

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.

3 participants