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

Update tests to use QCNs for fixture classes #2854

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

phansys
Copy link
Collaborator

@phansys phansys commented Aug 19, 2024

Originally, the motivation for using constants for the fixture classes was the lack of a proper reference to these classes.
Now, we can use the ::class pseudo constant with the QCNs instead of its hardcoded string representation.

@phansys phansys force-pushed the test_fixture_classes branch from c186222 to 3dc6453 Compare August 19, 2024 23:18
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.82%. Comparing base (0632ab1) to head (d552a2a).
Report is 77 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2854      +/-   ##
==========================================
+ Coverage   78.75%   78.82%   +0.07%     
==========================================
  Files         163      167       +4     
  Lines        8593     8637      +44     
==========================================
+ Hits         6767     6808      +41     
- Misses       1826     1829       +3     

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

@phansys phansys force-pushed the test_fixture_classes branch from 3dc6453 to 54a792c Compare August 19, 2024 23:22
@phansys phansys marked this pull request as ready for review August 19, 2024 23:25
@phansys phansys requested a review from franmomu August 19, 2024 23:25
@phansys phansys force-pushed the test_fixture_classes branch from 54a792c to 5604756 Compare August 19, 2024 23:38
@phansys phansys requested a review from AkenRoberts August 19, 2024 23:52
@phansys phansys force-pushed the test_fixture_classes branch 4 times, most recently from 7546d9a to c3a8c2a Compare August 21, 2024 22:26
@phansys phansys force-pushed the test_fixture_classes branch from c3a8c2a to d552a2a Compare October 8, 2024 00:42
@phansys phansys merged commit c5798aa into doctrine-extensions:main Oct 8, 2024
20 checks passed
@phansys phansys deleted the test_fixture_classes branch October 8, 2024 00:45
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.

1 participant