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

Upgrade to doctrine/orm v3 & doctrine/dbal v4 #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

BenMorel
Copy link
Member

@BenMorel BenMorel commented Feb 7, 2024

No description provided.

Copy link

github-actions bot commented Feb 7, 2024

Pull Request Test Coverage Report for Build 7821579471

  • -6 of 8 (25.0%) changed or added relevant lines in 1 file are covered.
  • 7 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-9.3%) to 23.2%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Types/GeometryType.php 2 8 25.0%
Files with Coverage Reduction New Missed Lines %
src/Types/GeometryType.php 1 63.33%
src/Types/LineStringType.php 1 66.67%
src/Types/MultiLineStringType.php 1 66.67%
src/Types/MultiPointType.php 1 66.67%
src/Types/MultiPolygonType.php 1 66.67%
src/Types/PointType.php 1 66.67%
src/Types/PolygonType.php 1 0.0%
Totals Coverage Status
Change from base Build 7807727071: -9.3%
Covered Lines: 29
Relevant Lines: 125

💛 - Coveralls

@coveralls
Copy link

coveralls commented Feb 7, 2024

Pull Request Test Coverage Report for Build 7822509447

  • 2 of 12 (16.67%) changed or added relevant lines in 2 files are covered.
  • 7 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-2.1%) to 30.4%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Functions/AbstractFunction.php 0 4 0.0%
src/Types/GeometryType.php 2 8 25.0%
Files with Coverage Reduction New Missed Lines %
src/Types/GeometryType.php 1 63.33%
src/Types/LineStringType.php 1 66.67%
src/Types/MultiLineStringType.php 1 66.67%
src/Types/MultiPointType.php 1 66.67%
src/Types/MultiPolygonType.php 1 66.67%
src/Types/PointType.php 1 66.67%
src/Types/PolygonType.php 1 0.0%
Totals Coverage Status
Change from base Build 7807727071: -2.1%
Covered Lines: 38
Relevant Lines: 125

💛 - Coveralls

@paullallier
Copy link

Hi @BenMorel. Would it be possible to merge and release this please? It's the only package blocking me from upgrading ORM/DBAL.

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.

3 participants