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

Initial release #1

Merged
merged 23 commits into from
Dec 9, 2016
Merged

Initial release #1

merged 23 commits into from
Dec 9, 2016

Conversation

alxberardi
Copy link
Contributor

Extracted from QuickTravel


MINIMUM_COVERAGE = 100

unless ENV['COVERAGE'] == 'off'
Copy link
Contributor

Choose a reason for hiding this comment

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

NOOOOOOOOOOOOOOO. sealink/timely@4109534

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addressed @mnoack thanks!

@alxberardi alxberardi mentioned this pull request Dec 8, 2016
@coveralls
Copy link

coveralls commented Dec 8, 2016

Coverage Status

Changes Unknown when pulling 8bdac29 on extraction_from_quicktravel into ** on master**.

@coveralls
Copy link

coveralls commented Dec 8, 2016

Coverage Status

Changes Unknown when pulling 36291d4 on extraction_from_quicktravel into ** on master**.

@blaknite
Copy link
Contributor

blaknite commented Dec 8, 2016

I have some suggestions for review set up as a pr here: #3

blaknite and others added 5 commits December 9, 2016 10:55
This allows an EnvParser to mask iteslf which reduces object instantiations and simplifies the abstraction. As a result ParameterMasker has been removed and EnvParser now calls SensitiveDataFilter::Mask.mask_hash directly.

Minor improvements to consistency of using parentheses.
PrameterScanner.new is immediately followed by a call to sensitive_data? meaning there is no reason to lazy-load the scans. They’re now just done on initialize.
Abstraction can be reduced resulting in a clear definition of the objects concern during initialization.
@coveralls
Copy link

coveralls commented Dec 9, 2016

Coverage Status

Changes Unknown when pulling b4d3f7c on extraction_from_quicktravel into ** on master**.

@coveralls
Copy link

coveralls commented Dec 9, 2016

Coverage Status

Changes Unknown when pulling d0249eb on extraction_from_quicktravel into ** on master**.

@msmirnoff msmirnoff merged commit d0249eb into master Dec 9, 2016
@alxberardi alxberardi deleted the extraction_from_quicktravel branch December 9, 2016 04:16
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.

None yet

5 participants