Skip to content

Conversation

@lkdvos
Copy link
Member

@lkdvos lkdvos commented Sep 6, 2023

No description provided.

@lkdvos
Copy link
Member Author

lkdvos commented Sep 7, 2023

Should probably rerun CI now that VectorInterface is tagged

@Jutho
Copy link
Member

Jutho commented Sep 7, 2023

We should probably wait for TensorOperations no? Currently this would give a dependency conflict?

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2023

Codecov Report

Merging #11 (5f3b70e) into master (5d78f04) will decrease coverage by 0.05%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   89.92%   89.88%   -0.05%     
==========================================
  Files           8        8              
  Lines         427      425       -2     
==========================================
- Hits          384      382       -2     
  Misses         43       43              
Files Changed Coverage Δ
ext/SparseArrayKitSparseArrays.jl 92.85% <ø> (ø)
ext/SparseArrayKitTensorOperations.jl 80.00% <100.00%> (ø)
src/SparseArrayKit.jl 100.00% <100.00%> (ø)
src/linearalgebra.jl 100.00% <100.00%> (ø)
src/tensoroperations.jl 100.00% <100.00%> (ø)
src/vectorinterface.jl 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Jutho
Copy link
Member

Jutho commented Sep 13, 2023

Strange error on Julia 1.6, but maybe we can also switch to PackageExtensionCompat ?

@lkdvos
Copy link
Member Author

lkdvos commented Sep 13, 2023

Strange error on Julia 1.6, but maybe we can also switch to PackageExtensionCompat ?

I already did, but forgot to remove a using Requires somewhere, should be fixed now

@Jutho Jutho merged commit a3fda75 into QuantumKitHub:master Sep 13, 2023
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.

3 participants