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 parsing and kernel generation #41

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Dec 20, 2023

The generate test hangs or fails for reasons to be investigated later.

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (36d434c) 89.05% compared to head (b1e0068) 89.02%.

Files Patch % Lines
src/tensora/expression/ast.py 63.63% 2 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   89.05%   89.02%   -0.04%     
==========================================
  Files          54       54              
  Lines        2943     2951       +8     
  Branches      524      526       +2     
==========================================
+ Hits         2621     2627       +6     
  Misses        248      248              
- Partials       74       76       +2     

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

@drhagen drhagen merged commit 1a83d89 into master Dec 20, 2023
6 checks passed
@drhagen drhagen deleted the expand-fuzz-tests branch December 20, 2023 14:05
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.

2 participants