Skip to content

Remove logging related tests#1308

Merged
jorisvandenbossche merged 2 commits intoshapely:mainfrom
jorisvandenbossche:handler-tests
Feb 24, 2022
Merged

Remove logging related tests#1308
jorisvandenbossche merged 2 commits intoshapely:mainfrom
jorisvandenbossche:handler-tests

Conversation

@jorisvandenbossche
Copy link
Copy Markdown
Member

Closes #998

The GEOS error handler is now implement to raise python Exceptions, and no longer to log the errors. The discussion in #998 concluded that we are thus fine to fully remove the logging functionality. This change already happened in practice by removing the ctypes related code / the pygeos merger. This PR removes the remaining (skipped) tests about logging.

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 5, 2022

Pull Request Test Coverage Report for Build 1831577362

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 81.132%

Totals Coverage Status
Change from base Build 1831557710: -0.03%
Covered Lines: 2064
Relevant Lines: 2544

💛 - Coveralls

@jorisvandenbossche jorisvandenbossche merged commit f048c18 into shapely:main Feb 24, 2022
@jorisvandenbossche jorisvandenbossche deleted the handler-tests branch February 24, 2022 20:19
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 19, 2025

Pull Request Test Coverage Report for Build 1799598463

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.8%) to 83.933%

Totals Coverage Status
Change from base Build 1736827466: 2.8%
Covered Lines: 2194
Relevant Lines: 2614

💛 - Coveralls

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.

Shapely 2.0: support for logging ?

3 participants