Skip to content

Conversation

@Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented May 28, 2020

This PR fixes #139

To see the documentation, run the following command: cargo doc --open

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2020

Codecov Report

Merging #196 into master will increase coverage by 1.84%.
The diff coverage is 20.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   14.64%   16.49%   +1.84%     
==========================================
  Files          46       46              
  Lines        5839     5839              
  Branches      697      697              
==========================================
+ Hits          855      963     +108     
+ Misses       4707     4476     -231     
- Partials      277      400     +123     
Impacted Files Coverage Δ
rust-code-analysis-cli/src/main.rs 0.00% <0.00%> (ø)
src/ast.rs 59.01% <ø> (ø)
src/asttools.rs 0.00% <ø> (ø)
src/comment_rm.rs 48.88% <ø> (ø)
src/count.rs 0.00% <ø> (ø)
src/find.rs 0.00% <0.00%> (ø)
src/function.rs 19.64% <ø> (ø)
src/langs.rs 90.00% <ø> (ø)
src/metrics/cyclomatic.rs 43.10% <ø> (ø)
src/metrics/exit.rs 44.68% <ø> (ø)
... and 20 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 d941912...65d181a. Read the comment docs.

@Luni-4 Luni-4 force-pushed the doc-code branch 2 times, most recently from 00b338a to 7428a42 Compare June 1, 2020 13:12
@Luni-4 Luni-4 changed the title [Wip] Document the code Document the code Jun 5, 2020
@Luni-4 Luni-4 marked this pull request as ready for review June 5, 2020 09:37
@Luni-4 Luni-4 requested a review from calixteman June 5, 2020 09:37
@calixteman calixteman merged commit c5b9bf7 into mozilla:master Jun 5, 2020
@Luni-4 Luni-4 deleted the doc-code branch June 5, 2020 10:01
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.

Document the code

3 participants