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

Add TensorKitSectors as a separate module #118

Closed
wants to merge 21 commits into from

Remove `NewSU2Sector` tests from main package

78620eb
Select commit
Loading
Failed to load commit list.
Closed

Add TensorKitSectors as a separate module #118

Remove `NewSU2Sector` tests from main package
78620eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2024 in 0s

0.00% (-81.47%) compared to 370dd92

View this Pull Request on Codecov

0.00% (-81.47%) compared to 370dd92

Details

Codecov Report

Attention: Patch coverage is 0% with 166 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (370dd92) to head (78620eb).

Files Patch % Lines
src/tensors/tensor.jl 0.00% 43 Missing ⚠️
src/tensors/braidingtensor.jl 0.00% 27 Missing ⚠️
src/tensors/tensoroperations.jl 0.00% 27 Missing ⚠️
src/tensors/indexmanipulations.jl 0.00% 22 Missing ⚠️
src/tensors/abstracttensor.jl 0.00% 18 Missing ⚠️
src/planar/planaroperations.jl 0.00% 14 Missing ⚠️
src/tensors/adjoint.jl 0.00% 7 Missing ⚠️
src/tensors/linalg.jl 0.00% 5 Missing ⚠️
ext/TensorKitChainRulesCoreExt.jl 0.00% 2 Missing ⚠️
src/spaces/productspace.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #118       +/-   ##
==========================================
- Coverage   81.46%   0.00%   -81.47%     
==========================================
  Files          42      36        -6     
  Lines        5588    4757      -831     
==========================================
- Hits         4552       0     -4552     
- Misses       1036    4757     +3721     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.