X Tutup
Skip to content

CI: try the official Coveralls action#592

Merged
adrien-berchet merged 1 commit intogeoalchemy:mainfrom
pjonsson:ci-coverage
Mar 2, 2026
Merged

CI: try the official Coveralls action#592
adrien-berchet merged 1 commit intogeoalchemy:mainfrom
pjonsson:ci-coverage

Conversation

@pjonsson
Copy link
Contributor

Description

Test if the official Coveralls Github action works better.

Checklist

This pull request is:

  • A documentation / typographical error fix
    • Good to go, no issue or tests are needed
  • A short code fix
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the issue).
    • Please include tests that fail with the main branch and pass with the provided fix.
  • A new feature implementation or update an existing feature
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the feature).
    • Please include tests that cover every lines of the new/updated feature.
    • Please update the documentation to describe the new/updated feature.

@pjonsson pjonsson force-pushed the ci-coverage branch 2 times, most recently from 923dc05 to 620272e Compare February 28, 2026 10:56
@pjonsson
Copy link
Contributor Author

It seems I get coverage information for this PR: https://coveralls.io/builds/77989671

@adrien-berchet
Copy link
Member

Ah nice, let's move to this then.
Thanks!

@adrien-berchet adrien-berchet merged commit 6266c25 into geoalchemy:main Mar 2, 2026
8 checks passed
@adrien-berchet
Copy link
Member

Note that the Coveralls service was down last week so our failures came from this, but using an official GH action is much better.

@pjonsson pjonsson deleted the ci-coverage branch March 2, 2026 14:22
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

X Tutup