Skip to content

Modular exponentiation with exponent 0 is allowed in BOLOS #529

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

bigspider
Copy link
Contributor

This is an old behavior of modular exponentiation that has since been fixed in the OS.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.12%. Comparing base (ffcf9f6) to head (38f6ee5).

Files with missing lines Patch % Lines
src/bolos/cx_mpi.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #529   +/-   ##
=======================================
  Coverage   43.12%   43.12%           
=======================================
  Files         125      125           
  Lines       12794    12794           
  Branches     1031     1031           
=======================================
  Hits         5517     5517           
  Misses       6936     6936           
  Partials      341      341           

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

@bigspider bigspider merged commit 421a6d6 into master May 6, 2025
54 of 56 checks passed
@bigspider bigspider deleted the zero-exp branch May 6, 2025 08:17
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