Skip to content

Remove feature serde binary for field element base type #975

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 3 commits into from
Mar 11, 2025

Conversation

nicole-graus
Copy link
Contributor

@nicole-graus nicole-graus commented Mar 10, 2025

Remove feature serde binary for field element base type

Description

In this PR we remove the flag serde binary so that the BaseType of a field element can implement ByteConversion without that feature.

@nicole-graus nicole-graus marked this pull request as ready for review March 10, 2025 19:41
@nicole-graus nicole-graus requested a review from a team as a code owner March 10, 2025 19:41
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.66%. Comparing base (be4a329) to head (c2c6e18).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #975   +/-   ##
=======================================
  Coverage   71.66%   71.66%           
=======================================
  Files         156      156           
  Lines       34316    34316           
=======================================
  Hits        24593    24593           
  Misses       9723     9723           

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

@nicole-graus nicole-graus added this pull request to the merge queue Mar 11, 2025
Merged via the queue into main with commit 9f798ad Mar 11, 2025
8 checks passed
@nicole-graus nicole-graus deleted the remove-feature-field-base-type branch March 11, 2025 17:10
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.

5 participants