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

ci: set cache key to include rustc_hash #193

Merged
merged 1 commit into from
Dec 28, 2020
Merged

Conversation

ErikBjare
Copy link
Member

Fixes #180

@codecov
Copy link

codecov bot commented Dec 28, 2020

Codecov Report

Merging #193 (c8f2c21) into master (65e28bf) will increase coverage by 1.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   59.67%   60.89%   +1.21%     
==========================================
  Files          42       43       +1     
  Lines        4308     4680     +372     
==========================================
+ Hits         2571     2850     +279     
- Misses       1737     1830      +93     
Impacted Files Coverage Δ
aw-models/src/key_value.rs 15.38% <0.00%> (-84.62%) ⬇️
aw-transform/src/filter_keyvals.rs 77.27% <0.00%> (-9.10%) ⬇️
aw-models/src/duration.rs 43.04% <0.00%> (-4.13%) ⬇️
aw-transform/src/find_bucket.rs 80.00% <0.00%> (-3.34%) ⬇️
aw-query/src/parser.rs 35.46% <0.00%> (-3.29%) ⬇️
aw-query/src/lexer.rs 95.52% <0.00%> (-2.82%) ⬇️
aw-query/src/datatype.rs 71.88% <0.00%> (-0.62%) ⬇️
aw-transform/src/chunk.rs 91.66% <0.00%> (-0.34%) ⬇️
aw-server/src/dirs.rs 0.00% <0.00%> (ø)
aw-server/src/main.rs 0.00% <0.00%> (ø)
... and 30 more

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 65e28bf...c8f2c21. Read the comment docs.

@ErikBjare
Copy link
Member Author

Weird that there is a codecov diff here, maybe #189 isn't fixed after all?

@ErikBjare ErikBjare merged commit b643804 into master Dec 28, 2020
@ErikBjare ErikBjare deleted the dev/ci-blinking-macos-fix branch December 28, 2020 15:27
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.

CI (sometimes) fails on macOS
1 participant