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

Remove fishy imports from other extension #160

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Remove fishy imports from other extension #160

merged 1 commit into from
Oct 17, 2024

Conversation

lkdvos
Copy link
Collaborator

@lkdvos lkdvos commented Oct 17, 2024

This removes the fishy imports of _conj and trivtuple from the TensorOperationsChainRulesCoreExt within the
TensorKitChainRulesCoreExt, which is no longer supported in julia 1.11.1

This removes the fishy imports of `_conj` and `trivtuple` from the
`TensorOperationsChainRulesCoreExt` within the
`TensorKitChainRulesCoreExt`, which is no longer supported in julia
1.11.1
@lkdvos
Copy link
Collaborator Author

lkdvos commented Oct 17, 2024

The formatcheck is a result of JuliaFormatter v2, I still need to investigate what is changing there

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.58%. Comparing base (e13fe25) to head (c54cbf6).
Report is 2 commits behind head on v0.12.7.

Additional details and impacted files
@@             Coverage Diff             @@
##           v0.12.7     #160      +/-   ##
===========================================
- Coverage    82.60%   82.58%   -0.02%     
===========================================
  Files           48       48              
  Lines         5707     5702       -5     
===========================================
- Hits          4714     4709       -5     
  Misses         993      993              

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

@lkdvos
Copy link
Collaborator Author

lkdvos commented Oct 17, 2024

This should resolve #158 in the 0.12.x versions.

@lkdvos lkdvos merged commit e0c05d2 into v0.12.7 Oct 17, 2024
9 of 11 checks passed
@lkdvos lkdvos deleted the ext-loading branch October 17, 2024 11:21
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.

1 participant