[go: nahoru, domu]

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] Start documenting the Rust API #1584

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open

Conversation

luizirber
Copy link
Member
@luizirber luizirber commented Jun 12, 2021

Partially fixing #1187.

I'm focusing on filling the high-level documentation for the crate and submodules, and then going into the details (individual methods and public fields).

The end goal is to have approachable docs available at https://docs.rs/sourmash/ instead of it being... empty like it is now.

@codecov
Copy link
codecov bot commented Jun 12, 2021

Codecov Report

Merging #1584 (61f3a60) into latest (6b5806c) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           latest    #1584      +/-   ##
==========================================
+ Coverage   81.10%   81.13%   +0.03%     
==========================================
  Files         102      102              
  Lines       10334    10330       -4     
  Branches     1171     1171              
==========================================
  Hits         8381     8381              
+ Misses       1748     1744       -4     
  Partials      205      205              
Flag Coverage Δ
python 89.28% <ø> (ø)
rust 66.54% <ø> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
src/core/src/cmd.rs 92.98% <ø> (+6.09%) ⬆️
src/core/src/lib.rs 100.00% <ø> (ø)

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 6b5806c...61f3a60. Read the comment docs.

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.

None yet

1 participant