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 github action #2180

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Fix github action #2180

merged 1 commit into from
Jan 24, 2022

Conversation

XiaowenHu96
Copy link
Collaborator

Fixes packaging action.

Fixes packaging action.
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #2180 (b9752d8) into master (2fa0494) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2180   +/-   ##
=======================================
  Coverage   75.54%   75.55%           
=======================================
  Files         452      452           
  Lines       27248    27249    +1     
=======================================
+ Hits        20585    20588    +3     
+ Misses       6663     6661    -2     
Impacted Files Coverage Δ
src/interpreter/Relation.h 90.56% <100.00%> (+0.08%) ⬆️
src/include/souffle/datastructure/BTree.h 97.05% <0.00%> (-0.43%) ⬇️
src/include/souffle/utility/ParallelUtil.h 85.27% <0.00%> (+1.55%) ⬆️
...ouffle/datastructure/ConcurrentInsertOnlyHashMap.h 90.00% <0.00%> (+1.81%) ⬆️

@XiaowenHu96 XiaowenHu96 merged commit 1be0bf8 into master Jan 24, 2022
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.

2 participants