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

mv Serialization.jl downstream to IIF #116

Merged
merged 5 commits into from
Jul 20, 2021
Merged

Conversation

dehann
Copy link
Member

@dehann dehann commented Jul 20, 2021

Serialization is easier when using IncrementalInference.jl variable types, rather than trying to serialize all Manifolds.jl types.

Reference:

@dehann dehann added this to the v0.4.8 milestone Jul 20, 2021
@dehann dehann added this to In progress in Change to Manifolds.jl and NearestNeighbors.jl via automation Jul 20, 2021
@dehann dehann self-assigned this Jul 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2021

Codecov Report

Merging #116 (f7358df) into master (bd2aeac) will increase coverage by 1.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   45.15%   46.47%   +1.32%     
==========================================
  Files          17       16       -1     
  Lines         598      581      -17     
==========================================
  Hits          270      270              
+ Misses        328      311      -17     
Impacted Files Coverage Δ
src/ApproxManifoldProducts.jl 100.00% <ø> (ø)
src/Interface.jl 78.26% <ø> (ø)

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 bd2aeac...f7358df. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants