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

test_algebra.py -> loc^0.25

b0a7e2b
Select commit
Loading
Failed to load commit list.
Merged

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

test_algebra.py -> loc^0.25
b0a7e2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 1s

96.06% (+0.02%) compared to 921fc9d

View this Pull Request on Codecov

96.06% (+0.02%) compared to 921fc9d

Details

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.