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 Julia version bound to 1.7 or later #28

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Fix Julia version bound to 1.7 or later #28

merged 1 commit into from
Sep 20, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 20, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #28 (69a3a0f) into master (1df713a) will increase coverage by 6.99%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   74.41%   81.41%   +6.99%     
==========================================
  Files          12       12              
  Lines        1329     1329              
==========================================
+ Hits          989     1082      +93     
+ Misses        340      247      -93     
Flag Coverage Δ
unittests 81.41% <ø> (+6.99%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/workstealing.jl 93.33% <0.00%> (+1.90%) ⬆️
src/dlcrq.jl 75.21% <0.00%> (+6.05%) ⬆️
src/msqueue.jl 79.16% <0.00%> (+6.25%) ⬆️
src/dict.jl 84.82% <0.00%> (+6.83%) ⬆️
src/stack.jl 96.42% <0.00%> (+7.14%) ⬆️
src/lcrq.jl 80.23% <0.00%> (+19.18%) ⬆️

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 1df713a...69a3a0f. Read the comment docs.

@tkf tkf enabled auto-merge (squash) September 20, 2021 01:03
@tkf tkf merged commit a16b730 into master Sep 20, 2021
@tkf tkf deleted the readme branch September 20, 2021 01:10
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