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

Fix version lookups. #671

Merged
merged 1 commit into from
Jan 24, 2021
Merged

Fix version lookups. #671

merged 1 commit into from
Jan 24, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 24, 2021

Silly mistake...

@codecov
Copy link

codecov bot commented Jan 24, 2021

Codecov Report

Merging #671 (1fecd55) into master (7ff1e2c) will increase coverage by 0.01%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #671      +/-   ##
==========================================
+ Coverage   77.76%   77.78%   +0.01%     
==========================================
  Files         117      117              
  Lines        7035     7035              
==========================================
+ Hits         5471     5472       +1     
+ Misses       1564     1563       -1     
Impacted Files Coverage Δ
lib/cublas/CUBLAS.jl 80.28% <33.33%> (ø)
lib/cudadrv/context/primary.jl 27.77% <50.00%> (ø)
lib/cudadrv/stream.jl 86.84% <0.00%> (-2.64%) ⬇️
src/pool.jl 72.42% <0.00%> (+0.82%) ⬆️

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 7ff1e2c...1fecd55. Read the comment docs.

@maleadt maleadt merged commit 1045963 into master Jan 24, 2021
@maleadt maleadt deleted the tb/version branch January 24, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bugfix This gets something working again.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant