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

Deprecate ProductArray #368

Merged
merged 2 commits into from
May 27, 2021
Merged

Conversation

mateuszbaran
Copy link
Member

As discussed in #366 (comment) .

Copy link
Member

@kellertuer kellertuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, though I was surprised that there is no @deprecate for types.

@kellertuer
Copy link
Member

Something in the packages seems to have changes, see also the latest merge/commit on master. Suddenly 5 tests are failing and I haven't understood why.

@mateuszbaran
Copy link
Member Author

Maybe JuliaManifolds/ManifoldsBase.jl#73 added some ambiguities? I'm not sure.

@kellertuer
Copy link
Member

Maybe it did, yes.

@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #368 (84af94b) into master (aca0bb7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          76       76           
  Lines        5915     5915           
=======================================
  Hits         5792     5792           
  Misses        123      123           
Impacted Files Coverage Δ
src/Manifolds.jl 100.00% <ø> (ø)
src/product_representations.jl 97.81% <ø> (ø)

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 a154f81...84af94b. Read the comment docs.

@mateuszbaran mateuszbaran merged commit a8a0fa8 into master May 27, 2021
@kellertuer kellertuer deleted the mbaran/deprecate-array-product-repr branch June 4, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants