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: Fix wheel building and semver checks post r0.12.0 #2857

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

luizirber
Copy link
Member

latest checks are broken due to a misconfiguration of cargo-semver-checks and trying to build wheels for platforms where rocksdb is not being built yet (ppc64le and s390x).

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (22ec122) 86.30% compared to head (5feff16) 86.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #2857   +/-   ##
=======================================
  Coverage   86.30%   86.30%           
=======================================
  Files         135      135           
  Lines       15301    15301           
  Branches     2622     2622           
=======================================
  Hits        13206    13206           
  Misses       1795     1795           
  Partials      300      300           
Flag Coverage Δ
hypothesis-py 25.80% <ø> (ø)
python 92.82% <ø> (ø)
rust 57.99% <ø> (ø)

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.

@luizirber luizirber changed the title Fix wheel building and semver checks post r0.12.0 CI: Fix wheel building and semver checks post r0.12.0 Dec 3, 2023
@luizirber luizirber merged commit ddabcad into latest Dec 3, 2023
33 checks passed
@luizirber luizirber deleted the lirber/r0.12.0_ci_fixes branch December 3, 2023 22:34
luizirber added a commit that referenced this pull request Dec 5, 2023
Small MSRV bump to move to newer versions of `typed-builder` and
`histogram`.

Update nix flake deps.

Also disable CI jobs from #2857 until wheel building is fixed.
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