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

Merged
merged 3 commits into from
Dec 19, 2024
Merged

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

merged 3 commits into from
Dec 19, 2024

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

@BenMorel BenMorel force-pushed the orm3 branch 5 times, most recently from 8600095 to 41fec7d Compare February 7, 2024 23:21
@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.

@coveralls
Copy link

coveralls commented Nov 29, 2024

Coverage Status

coverage: 30.4% (-2.1%) from 32.52%
when pulling 97a5cde on orm3
into 1d22337 on master.

@BenMorel BenMorel merged commit 33b2867 into master Dec 19, 2024
7 checks passed
@BenMorel
Copy link
Member Author

@paullallier Released as 0.4.0. Sorry for the delay!

@BenMorel BenMorel deleted the orm3 branch December 19, 2024 21:35
@paullallier
Copy link

Thank you very much, Ben

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