Skip to content

test(sol): add a test for computeGLMSM with 0 length #728

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JayWhite2357
Copy link
Contributor

@JayWhite2357 JayWhite2357 commented Apr 9, 2025

Rationale for this change

Some edge cases don't have explicit tests (only through fuzzing). This adds extra test coverage.

Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.45%. Comparing base (33f573b) to head (ad8ff65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #728   +/-   ##
=======================================
  Coverage   96.45%   96.45%           
=======================================
  Files         331      331           
  Lines       58376    58376           
=======================================
  Hits        56308    56308           
  Misses       2068     2068           

☔ 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.

@JayWhite2357 JayWhite2357 enabled auto-merge April 10, 2025 01:40
@JayWhite2357 JayWhite2357 requested a review from iajoiner April 11, 2025 14:03
@JayWhite2357 JayWhite2357 changed the title test: add a test for computeGLMSM with 0 length test(sol): add a test for computeGLMSM with 0 length Apr 11, 2025
@JayWhite2357 JayWhite2357 force-pushed the test/zero-length-hyperkzg branch from 6d1fc3f to ad8ff65 Compare April 11, 2025 14:08
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