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

Phpunit 10 and Code Coverage #14

Merged
merged 13 commits into from
Aug 31, 2023
Merged

Phpunit 10 and Code Coverage #14

merged 13 commits into from
Aug 31, 2023

Commits on Aug 29, 2023

  1. Allow tests with phpunit v10

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a4d699a View commit details
    Browse the repository at this point in the history
  2. upgrade phpunit.xml

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    25f7485 View commit details
    Browse the repository at this point in the history
  3. Install xdebug in Github Actions

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4093ab5 View commit details
    Browse the repository at this point in the history
  4. Fix some coverage issues

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ec1029c View commit details
    Browse the repository at this point in the history
  5. Improve code coverage

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a629fae View commit details
    Browse the repository at this point in the history
  6. improve code coverage

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    57dbee7 View commit details
    Browse the repository at this point in the history
  7. increase code coverage

    Art4 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b1feab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. remove unused data provider

    Art4 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    feb193c View commit details
    Browse the repository at this point in the history
  2. Add tests for Exceptions

    Art4 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    ee7e257 View commit details
    Browse the repository at this point in the history
  3. Reach 100% code coverage

    Art4 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b9cab3a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. send code coverage to codecov

    Art4 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4b1b18a View commit details
    Browse the repository at this point in the history
  2. Add badges in Readme.md

    Art4 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5d4cb08 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Art4 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0ca0ecf View commit details
    Browse the repository at this point in the history