flatsurf / e-antic

Embedded algebraic number fields
https://flatsurf.github.io/e-antic/libeantic/
GNU Lesser General Public License v3.0
12 stars 11 forks source link

Require parents of binary operations to match #236

Closed saraedum closed 2 years ago

saraedum commented 2 years ago

and print a deprecation warning if they do not match.

Fixes #126.

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #236 (a3064e9) into master (653ff2d) will decrease coverage by 0.02%. The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   92.08%   92.05%   -0.03%     
==========================================
  Files         105      105              
  Lines        2060     2065       +5     
==========================================
+ Hits         1897     1901       +4     
- Misses        163      164       +1     
Impacted Files Coverage Δ
libeantic/srcxx/renf_elem_class.cpp 97.54% <92.85%> (-0.15%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 653ff2d...a3064e9. Read the comment docs.