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

drop cereal dependency on arb/flint symbols #173

Closed saraedum closed 3 years ago

saraedum commented 3 years ago

and remove an obsolete TODO

codecov[bot] commented 3 years ago

Codecov Report

Merging #173 (fa06680) into master (6cc437c) will decrease coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   90.17%   90.11%   -0.07%     
==========================================
  Files         104      104              
  Lines        1945     1953       +8     
==========================================
+ Hits         1754     1760       +6     
- Misses        191      193       +2     
Impacted Files Coverage Δ
libeantic/e-antic/renfxx.h 50.00% <ø> (-50.00%) :arrow_down:
libeantic/e-antic/renfxx_cereal.h 100.00% <100.00%> (ø)
libeantic/srcxx/renf_class.cpp 91.08% <100.00%> (+0.66%) :arrow_up:

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 6cc437c...fa06680. Read the comment docs.