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

Another round of mapping refactoring in tests for cross-version compatibility #2738

Merged

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Dec 14, 2023

Ref: #2708

We don't need to check for class presence on the ORM's attribute driver, we're well past the version that was introduced as a minimum requirement. Other than that, just some more fixture generation/synchronization and adjusting test setup to always use attributes on PHP 8 instead of hard requiring the annotation driver.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (598fead) 79.33% compared to head (07339d4) 79.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2738      +/-   ##
==========================================
- Coverage   79.33%   79.26%   -0.07%     
==========================================
  Files         162      162              
  Lines        8506     8513       +7     
==========================================
  Hits         6748     6748              
- Misses       1758     1765       +7     

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

@mbabker mbabker force-pushed the metadata-test-refactoring branch from 283e24b to 07339d4 Compare December 14, 2023 02:04
@franmomu franmomu merged commit 1a31449 into doctrine-extensions:main Dec 15, 2023
17 of 18 checks passed
@franmomu
Copy link
Collaborator

thanks @mbabker!

@mbabker mbabker deleted the metadata-test-refactoring branch December 15, 2023 16:02
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.

2 participants