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

Eliminate duplicate nouns and add unit tests to check for this issue #8

Merged
merged 7 commits into from
Jul 2, 2020

Conversation

Sandyman
Copy link
Contributor

I have removed duplicate nouns 'sun' and 'water'. I have also added unit tests to prevent this from happening again. In addition, I have removed the obsolete option 'syntaxCheck' from phpunit.xml.

On top of that, I have updated the minimum version to the last (only just) supported version, which at this time is 7.2.

@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##              master        #8   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         4         4           
===========================================
  Files              1         1           
  Lines             14        14           
===========================================
  Hits              14        14           
Impacted Files Coverage Δ Complexity Δ
src/Haikunator.php 100.00% <ø> (ø) 4.00 <0.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 98a70f9...e9f2aed. Read the comment docs.

@Atrox Atrox merged commit 5a0dbca into Atrox:master Jul 2, 2020
@Atrox
Copy link
Owner

Atrox commented Jul 2, 2020

Thank you @Sandyman

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