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

Remove extern in src/constants.rs #421

Merged
merged 3 commits into from
Feb 28, 2018
Merged

Remove extern in src/constants.rs #421

merged 3 commits into from
Feb 28, 2018

Conversation

blt
Copy link
Collaborator

@blt blt commented Feb 24, 2018

We try to keep all externs to either bin/cernan.rs or src/lib.rs.
This commit removes an extern inside of the cernan library.

Signed-off-by: Brian L. Troutwine brian@troutwine.us

We try to keep all externs to either bin/cernan.rs or src/lib.rs.
This commit removes an extern inside of the cernan library.

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>
@codecov
Copy link

codecov bot commented Feb 24, 2018

Codecov Report

Merging #421 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #421   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          31       31           
  Lines        4156     4156           
=======================================
  Hits         3817     3817           
  Misses        339      339

@blt blt requested a review from pulltab February 28, 2018 20:09
@blt blt merged commit a14146e into master Feb 28, 2018
@blt blt deleted the remove_extern branch February 28, 2018 21:09
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.

2 participants