Skip to content

Conversation

@Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Nov 26, 2021

They can be used in different contexts, for example, to count the number of files in a directory, the number of its subdirectories or extract some information contained or scattered through different files.

They can also be used to compute some metrics that act on files in some way and integration tests that need repository to test things.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2021

Codecov Report

Merging #709 (bc0105d) into master (37f889a) will decrease coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #709      +/-   ##
==========================================
- Coverage   38.15%   37.92%   -0.24%     
==========================================
  Files          50       51       +1     
  Lines        6465     6544      +79     
  Branches      952      961       +9     
==========================================
+ Hits         2467     2482      +15     
- Misses       3338     3402      +64     
  Partials      660      660              
Impacted Files Coverage Δ
rust-code-analysis-cli/src/main.rs 0.42% <0.00%> (+0.07%) ⬆️
src/concurrent_files.rs 0.00% <0.00%> (ø)
src/lib.rs 100.00% <ø> (ø)
rust-code-analysis-web/src/web/server.rs 61.81% <0.00%> (+1.26%) ⬆️

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 37f889a...bc0105d. Read the comment docs.

@Luni-4 Luni-4 force-pushed the explore-as-api branch 2 times, most recently from 554fd2e to d942611 Compare November 30, 2021 16:29
calixteman
calixteman previously approved these changes Dec 21, 2021
Copy link
Collaborator

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thank you.

@calixteman
Copy link
Collaborator

Could you fix the clippy issue before merging please ?

@Luni-4
Copy link
Collaborator Author

Luni-4 commented Dec 21, 2021

Could you fix the clippy issue before merging please ?

Done

They can be used in different contexts, for example, to count the number
of files in a directory, the number of its subdirectories or extract
some information contained or scattered through different files.

They can also be used to compute some metrics that act on files
in some way.
@Luni-4 Luni-4 merged commit b36f49c into master Dec 21, 2021
@Luni-4 Luni-4 deleted the explore-as-api branch December 21, 2021 15:08
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.

4 participants