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

update to vcpkg 2022.03.10 #2242

Merged
merged 1 commit into from Mar 30, 2022
Merged

Conversation

quentin
Copy link
Member

@quentin quentin commented Mar 30, 2022

Update the version of vcpkg to see if that fixes the issue with packages not being downloaded during CI.

But I think there is currently a general issue on Github Action servers because even Ubuntu dependencies cannot be downloaded:
https://github.com/quentin/souffle/runs/5749296018?check_suite_focus=true

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #2242 (042ab12) into master (d98a78a) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2242      +/-   ##
==========================================
- Coverage   75.83%   75.79%   -0.04%     
==========================================
  Files         454      454              
  Lines       27588    27588              
==========================================
- Hits        20920    20910      -10     
- Misses       6668     6678      +10     
Impacted Files Coverage Δ
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 81.30% <0.00%> (-2.44%) ⬇️
src/include/souffle/datastructure/LambdaBTree.h 73.28% <0.00%> (-2.30%) ⬇️
src/include/souffle/datastructure/UnionFind.h 95.60% <0.00%> (-2.20%) ⬇️
src/include/souffle/datastructure/BTree.h 97.05% <0.00%> (-0.43%) ⬇️

@b-scholz b-scholz merged commit 6bd98e7 into souffle-lang:master Mar 30, 2022
@quentin quentin deleted the vcpkg-update branch April 3, 2022 14:31
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.

None yet

2 participants