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

Test CSR on single-precision floating-point values #27

Merged
merged 7 commits into from
Jan 27, 2022

Conversation

mdekstrand
Copy link
Member

This tests that CSR works with single-precision floating point arrays.

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #27 (1dd9bcb) into main (a8780b8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files          19       19           
  Lines        1103     1104    +1     
=======================================
+ Hits         1045     1046    +1     
  Misses         58       58           
Impacted Files Coverage Δ
csr/test_utils.py 94.80% <100.00%> (+0.06%) ⬆️
csr/transform.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8780b8...1dd9bcb. Read the comment docs.

@mdekstrand mdekstrand merged commit 1dd9bcb into lenskit:main Jan 27, 2022
@mdekstrand mdekstrand deleted the feature/test-f4 branch January 27, 2022 21:17
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