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

topology.py -> add xor (^) location_at operator to the curve class #477

Merged
merged 4 commits into from
Jan 12, 2024

Conversation

jdegenstein
Copy link
Collaborator

also added the Vector return types for the existing Curve operators and added tests for all 3 operators (@, %, ^)

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (921fc9d) 96.03% compared to head (b0a7e2b) 96.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #477      +/-   ##
==========================================
+ Coverage   96.03%   96.06%   +0.02%     
==========================================
  Files          24       24              
  Lines        7447     7449       +2     
==========================================
+ Hits         7152     7156       +4     
+ Misses        295      293       -2     

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

@jdegenstein jdegenstein merged commit 445c2fd into dev Jan 12, 2024
22 checks passed
@jdegenstein jdegenstein deleted the add_xor_to_Curve branch January 12, 2024 17:43
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.

1 participant