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

Add missing tests after adding Coveralls #1213

Merged
merged 7 commits into from
May 17, 2018
Merged

Conversation

vbrazo
Copy link
Member

@vbrazo vbrazo commented May 17, 2018

Coveralls is showing us that we are missing a bunch of tests and the goal of this PR is to solve several testing issue/add missing tests.

  • lib/faker/internet.rb
  • lib/faker/stripe.rb
  • lib/faker/phone_number.rb

Feel free to pull this branch and contribute.

@vbrazo vbrazo self-assigned this May 17, 2018
@vbrazo vbrazo changed the title Add tests for demographic and measurement APIs Add missing tests after adding Coveralls May 17, 2018
@coveralls
Copy link

coveralls commented May 17, 2018

Pull Request Test Coverage Report for Build 2123

  • 41 of 41 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.9%) to 99.638%

Totals Coverage Status
Change from base Build 2113: 1.9%
Covered Lines: 2201
Relevant Lines: 2209

💛 - Coveralls

@vbrazo vbrazo force-pushed the fixtures/add-missing-specs branch from c534011 to 1aa3435 Compare May 17, 2018 01:11
@vbrazo vbrazo force-pushed the fixtures/add-missing-specs branch from b7cf550 to f1a785c Compare May 17, 2018 05:56
@vbrazo vbrazo merged commit 7509fb4 into master May 17, 2018
@vbrazo vbrazo deleted the fixtures/add-missing-specs branch May 17, 2018 06:11

Faker::Measurement.metric_weight_none #=> "gram"

Faker::Measurement.metric_weight_all #=> "grams"
Copy link
Member Author

Choose a reason for hiding this comment

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

I just reverted the measurement object changes in this commit. They were incorrect.

davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
…pecs

Add missing tests after adding Coveralls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants