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

Improve documentation #236

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Jul 3, 2020

This PR is a workaround for #235

The example is here

Thanks in advance for your review! :)

@codecov-commenter
Copy link

Codecov Report

Merging #236 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
+ Coverage   16.82%   16.89%   +0.06%     
==========================================
  Files          46       46              
  Lines        5879     5879              
  Branches      698      698              
==========================================
+ Hits          989      993       +4     
+ Misses       4490     4484       -6     
- Partials      400      402       +2     
Impacted Files Coverage Δ
src/metrics/loc.rs 46.66% <0.00%> (+1.66%) ⬆️
src/metrics/halstead.rs 31.50% <0.00%> (+2.73%) ⬆️

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 95b6e53...e9e28b7. Read the comment docs.

@marco-c marco-c merged commit 90d0c6a into mozilla:master Jul 6, 2020
@marco-c marco-c linked an issue Jul 6, 2020 that may be closed by this pull request
@Luni-4 Luni-4 deleted the fix-documentation branch July 6, 2020 08:17
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.

In the docs, generate subsections for "rust-code-analysis"
3 participants