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

fix: use self accessor, as test classes are final #25

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

lotyp
Copy link
Member

@lotyp lotyp commented May 30, 2024

Changes calls to PHPUnit functions from $this:: to $self::

Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.41%. Comparing base (b477056) to head (b0b0eb1).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #25   +/-   ##
=========================================
  Coverage     69.41%   69.41%           
  Complexity       32       32           
=========================================
  Files             7        7           
  Lines            85       85           
=========================================
  Hits             59       59           
  Misses           26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lotyp lotyp merged commit a30dc32 into master May 30, 2024
16 checks passed
@lotyp lotyp deleted the feat/code-updates branch May 30, 2024 19:19
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