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

[WIP] Dev documentation fixes #1522

Closed
wants to merge 1 commit into from
Closed

[WIP] Dev documentation fixes #1522

wants to merge 1 commit into from

Conversation

luizirber
Copy link
Member

TODO

  • Clarifications about tox -e dev (how to activate environment)
    • tox.ini
    • Developer docs
  • You only need one of the suggested envs, not all of them (mamba + nix + rustup/virtualenv)

Covers some of the discussions in #1375

@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #1522 (b4558c1) into latest (4c48f39) will increase coverage by 5.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest    #1522      +/-   ##
==========================================
+ Coverage   90.24%   95.27%   +5.02%     
==========================================
  Files         126       99      -27     
  Lines       21105    17405    -3700     
  Branches     1589     1589              
==========================================
- Hits        19047    16583    -2464     
+ Misses       1829      593    -1236     
  Partials      229      229              
Flag Coverage Δ
python 95.27% <ø> (ø)
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/src/lib.rs
src/core/tests/test.rs
src/core/src/ffi/cmd/compute.rs
src/core/src/ffi/mod.rs
src/core/src/index/mod.rs
src/core/src/index/linear.rs
src/core/tests/minhash.rs
src/core/src/sketch/minhash.rs
src/core/src/ffi/hyperloglog.rs
... and 17 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 4c48f39...b4558c1. Read the comment docs.

@ctb ctb mentioned this pull request Nov 20, 2021
@luizirber luizirber closed this Feb 13, 2023
@luizirber luizirber deleted the doc_dev_envs branch February 13, 2023 04:35
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