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

Lazily increase precision when creating a renf_class from Python #227

Closed saraedum closed 2 years ago

saraedum commented 2 years ago

Fixes #226.

Checklist


Dependencies

codecov[bot] commented 2 years ago

Codecov Report

Merging #227 (518c961) into master (afa1f12) will decrease coverage by 0.07%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
- Coverage   92.16%   92.08%   -0.08%     
==========================================
  Files         105      105              
  Lines        2054     2060       +6     
==========================================
+ Hits         1893     1897       +4     
- Misses        161      163       +2     
Impacted Files Coverage Δ
libeantic/e-antic/renf_class.hpp 100.00% <ø> (ø)
libeantic/srcxx/renf_class.cpp 89.81% <60.00%> (-1.37%) :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 afa1f12...518c961. Read the comment docs.