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

Reproduce gat issue #38

Merged
merged 3 commits into from
Nov 12, 2021
Merged

Reproduce gat issue #38

merged 3 commits into from
Nov 12, 2021

Conversation

vandenheuvel
Copy link
Owner

Updating for rust-lang/rust#89970.

@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #38 (7ef3990) into master (17b3aa8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   67.72%   67.72%           
=======================================
  Files          50       50           
  Lines        4211     4211           
=======================================
  Hits         2852     2852           
  Misses       1359     1359           
Impacted Files Coverage Δ
.../algorithm/two_phase/matrix_provider/column/mod.rs 65.85% <ø> (ø)
...wo_phase/matrix_provider/filter/generic_wrapper.rs 34.40% <ø> (ø)
...algorithm/two_phase/matrix_provider/matrix_data.rs 57.08% <ø> (ø)
src/algorithm/two_phase/matrix_provider/mod.rs 100.00% <ø> (ø)
src/data/linear_algebra/vector/sparse.rs 69.29% <ø> (ø)
src/algorithm/two_phase/mod.rs 55.55% <100.00%> (ø)
src/algorithm/two_phase/phase_two.rs 92.85% <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 17b3aa8...7ef3990. Read the comment docs.

@vandenheuvel vandenheuvel merged commit 2fbef77 into master Nov 12, 2021
@vandenheuvel vandenheuvel deleted the reproduce_gat_issue branch April 1, 2022 18:17
@vandenheuvel vandenheuvel restored the reproduce_gat_issue branch April 1, 2022 18: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