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

Release v1.2.0 #8

Merged
merged 12 commits into from
Aug 17, 2020
Merged

Release v1.2.0 #8

merged 12 commits into from
Aug 17, 2020

Conversation

radarlog
Copy link
Contributor

In this MR I want to bump version to 1.2.0 with a new functionality:

  • Added Gtin\Factory::isValid shortcut
  • Ran tests against PHP 7.4
  • Provided compatibility with PHPUnit 9
  • Added static analyzers (phpstan & psalm)
  • Improved tests and CI

@radarlog radarlog requested a review from aazon August 16, 2020 22:48
@radarlog radarlog self-assigned this Aug 16, 2020
@coveralls
Copy link

coveralls commented Aug 16, 2020

Pull Request Test Coverage Report for Build 50

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 43: 0.0%
Covered Lines: 120
Relevant Lines: 120

💛 - Coveralls

composer.json Outdated Show resolved Hide resolved
@aazon aazon merged commit b0679e2 into master Aug 17, 2020
MaxMarenkov pushed a commit to MaxMarenkov/gtin-validator that referenced this pull request Aug 11, 2022
MaxMarenkov pushed a commit to MaxMarenkov/gtin-validator that referenced this pull request Aug 11, 2022
* add isValid shortcut

* add support for PHP 7.4

* format intents

* drop php-coveralls composer dependency

* make test verbose

* minor CI improvements

* add void return types

* add phpstan/phpstan composer dependency

* add vimeo/psalm composer dependency

* add composer tests alias

* update changelog

* drop composer test script in favor of tests one
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

3 participants