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 hypothesis CI #2028

Merged
merged 1 commit into from
May 4, 2022
Merged

Fix hypothesis CI #2028

merged 1 commit into from
May 4, 2022

Conversation

luizirber
Copy link
Member

Fixes #2026

@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

Merging #2028 (9023437) into latest (eed278e) will increase coverage by 7.52%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #2028      +/-   ##
==========================================
+ Coverage   84.15%   91.67%   +7.52%     
==========================================
  Files         129       98      -31     
  Lines       15087    10807    -4280     
  Branches     2119     2119              
==========================================
- Hits        12696     9907    -2789     
+ Misses       2095      604    -1491     
  Partials      296      296              
Flag Coverage Δ
python 91.67% <ø> (ø)
rust ?

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

Impacted Files Coverage Δ
src/core/src/cmd.rs
src/core/tests/storage.rs
src/core/src/storage.rs
src/core/src/ffi/storage.rs
src/core/src/index/revindex.rs
src/core/src/ffi/index/mod.rs
src/core/src/sketch/hyperloglog/mod.rs
src/core/src/lib.rs
src/core/src/sketch/minhash.rs
src/core/src/signature.rs
... and 21 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 eed278e...9023437. Read the comment docs.

@luizirber luizirber requested a review from a team May 4, 2022 01:13
@luizirber luizirber merged commit 7c28bf2 into latest May 4, 2022
@luizirber luizirber deleted the lirber/hypothesis_ci branch May 4, 2022 01:41
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.

hypothesis tests are now failing?
1 participant