Skip to content

Remove all instances of extern crate. Not needed. #72

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

Merged
merged 1 commit into from
Aug 14, 2020
Merged

Conversation

scouten
Copy link
Contributor

@scouten scouten commented Aug 13, 2020

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented. n/a
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment. n/a

@scouten scouten self-assigned this Aug 13, 2020
@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #72 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #72   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          655       655           
=========================================
  Hits           655       655           
Impacted Files Coverage Δ
src/object/check_tree.rs 100.00% <ø> (ø)
src/object/file_content_source.rs 100.00% <ø> (ø)
src/object/id.rs 100.00% <ø> (ø)
src/object/mod.rs 100.00% <ø> (ø)
src/path/mod.rs 100.00% <ø> (ø)
src/test_support/temp_git_repo.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 220fbcf...60ea794. Read the comment docs.

@scouten scouten merged commit 97e2bfe into main Aug 14, 2020
@scouten scouten deleted the no-extern-crate branch August 14, 2020 01:37
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