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

Add LICENSE and test data to sdist #2490

Merged
merged 3 commits into from
Mar 5, 2023
Merged

Conversation

luizirber
Copy link
Member

@luizirber luizirber commented Feb 20, 2023

Discussion: #2489

Fix #2504

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #2490 (e0e22dd) into latest (e9a7f1f) will increase coverage by 7.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #2490      +/-   ##
==========================================
+ Coverage   84.81%   92.58%   +7.76%     
==========================================
  Files         133      104      -29     
  Lines       14819    12025    -2794     
  Branches     2513     2513              
==========================================
- Hits        12569    11133    -1436     
+ Misses       1948      590    -1358     
  Partials      302      302              
Flag Coverage Δ
python 92.58% <ø> (ø)
rust ?

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

Impacted Files Coverage Δ
src/core/src/index/linear.rs
src/core/src/errors.rs
src/core/src/index/search.rs
src/core/src/index/sbt/mod.rs
src/core/src/lib.rs
src/core/src/index/mod.rs
src/core/src/cmd.rs
src/core/src/ffi/storage.rs
src/core/src/sketch/nodegraph.rs
src/core/tests/minhash.rs
... and 19 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@luizirber luizirber changed the title Ship test data with sdist Add LICENSE and test data to sdist Mar 5, 2023
@luizirber luizirber marked this pull request as ready for review March 5, 2023 01:36
@luizirber luizirber requested a review from ctb March 5, 2023 01:36
@luizirber luizirber enabled auto-merge (squash) March 5, 2023 01:57
@luizirber luizirber merged commit ae4575f into latest Mar 5, 2023
@luizirber luizirber deleted the lirber/sdist_test_data branch March 5, 2023 01:58
@ctb ctb mentioned this pull request Apr 6, 2023
1 task
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.

re-add LICENSE file into source dist
2 participants