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 CI CMake cache #1505

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Fix CI CMake cache #1505

merged 2 commits into from
Jul 21, 2024

Conversation

clementperon
Copy link
Collaborator

Each cache key should be unique.

But the restore-key will match the latest.

@clementperon clementperon requested a review from seladb as a code owner July 21, 2024 11:09
@clementperon clementperon changed the base branch from master to dev July 21, 2024 11:10
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.08%. Comparing base (8841a3d) to head (472251b).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1505      +/-   ##
==========================================
- Coverage   82.09%   82.08%   -0.01%     
==========================================
  Files         273      273              
  Lines       43551    43551              
  Branches     8997     9128     +131     
==========================================
- Hits        35753    35750       -3     
- Misses       6982     7017      +35     
+ Partials      816      784      -32     
Flag Coverage Δ
fedora39 74.20% <ø> (-0.01%) ⬇️
macos-12 80.32% <ø> (+<0.01%) ⬆️
macos-13 79.70% <ø> (ø)
macos-14 79.61% <ø> (ø)
mingw32 70.68% <ø> (ø)
mingw64 70.68% <ø> (-0.03%) ⬇️
npcap 83.92% <ø> (-0.04%) ⬇️
rhel94 73.95% <ø> (ø)
ubuntu2004 57.24% <ø> (-0.01%) ⬇️
ubuntu2004-zstd 57.37% <ø> (ø)
ubuntu2204 73.89% <ø> (+<0.01%) ⬆️
ubuntu2204-icpx 55.85% <ø> (-0.05%) ⬇️
unittest 82.08% <ø> (-0.01%) ⬇️
windows-2019 83.96% <ø> (-0.02%) ⬇️
windows-2022 83.97% <ø> (-0.02%) ⬇️
winpcap 83.94% <ø> (+<0.01%) ⬆️
xdp 48.80% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seladb seladb changed the title Fix cache Fix CI CMake cache Jul 21, 2024
@seladb seladb merged commit 4110f2d into seladb:dev Jul 21, 2024
39 checks passed
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