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

Support for SciPy sparse arrays #165

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Support for SciPy sparse arrays #165

merged 2 commits into from
Oct 23, 2024

Conversation

uellue
Copy link
Member

@uellue uellue commented Oct 22, 2024

See also LiberTEM/LiberTEM#1684

Probably one will have to do a two-step rollout, first making the constants available and then incluing them in BACKEND_ALL?

Contributor Checklist:

  • I have added or updated my entry in the creators.json file
  • I have added a changelog entry for my contribution
  • I have added/updated documentation for all user-facing changes
  • I have added/updated test cases

Reviewer Checklist:

  • /azp run libertem.libertem-live-data passed

See also LiberTEM/LiberTEM#1684

Probably one will have to do a two-step rollout, first making the constants
available and then incluing them in BACKEND_ALL?
@uellue uellue added this to the 0.3 milestone Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.09%. Comparing base (1b3e6f7) to head (91136fd).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   77.08%   77.09%           
=======================================
  Files          32       32           
  Lines        2989     2990    +1     
  Branches      351      351           
=======================================
+ Hits         2304     2305    +1     
  Misses        554      554           
  Partials      131      131           

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

@uellue
Copy link
Member Author

uellue commented Oct 22, 2024

/azp run libertem.libertem-live-data

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@sk1p sk1p left a comment

Choose a reason for hiding this comment

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

LGTM!

@sk1p sk1p merged commit bae4b2e into LiberTEM:master Oct 23, 2024
30 checks passed
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