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

Improve performance of qml.data.load() when partially loading a dataset #4674

Merged

Merge branch 'master' into sc-43737-loading-a-dataset-hamiltonian-att…

0d0e7bf
Select commit
Loading
Failed to load commit list.
Merged

Improve performance of qml.data.load() when partially loading a dataset #4674

Merge branch 'master' into sc-43737-loading-a-dataset-hamiltonian-att…
0d0e7bf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 19, 2023 in 0s

99.63% (-0.01%) compared to 5f246a9

View this Pull Request on Codecov

99.63% (-0.01%) compared to 5f246a9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5f246a9) 99.64% compared to head (0d0e7bf) 99.63%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4674      +/-   ##
==========================================
- Coverage   99.64%   99.63%   -0.01%     
==========================================
  Files         377      377              
  Lines       33999    33735     -264     
==========================================
- Hits        33878    33613     -265     
- Misses        121      122       +1     
Files Coverage Δ
pennylane/data/base/hdf5.py 100.00% <100.00%> (ø)
pennylane/data/data_manager/__init__.py 98.52% <100.00%> (-0.03%) ⬇️

... and 42 files with indirect coverage changes

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