• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MerginMaps / geodiff
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: shutdown
DEFAULT BRANCH: master
Repo Added 08 Jul 2019 04:43PM UTC
Files 21
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH shutdown
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.2.3
  • 0.2.6
  • 0.4.0
  • 0.5.0
  • 0.5.1
  • 0.6.0
  • 0.6.1
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.7.5
  • 0.7.6
  • 0.7.7
  • 0.8.0
  • 0.8.1
  • 0.8.3
  • 0.8.4
  • 0.8.5
  • 0.8.6
  • 0.8.7
  • 0.8.8
  • 101-non-pkey-cols
  • 19-db-sync-naming-convention
  • 50-support-unicode-paths
  • 66-ignore-gpkg-tables
  • 74-sqlite-escape-characters
  • 75-gpkg-trigger-prefix
  • 81-date-column
  • 83-envelope-in-header
  • 84-api-recreated
  • 94-multi-geometries
  • 96-3d-geometries
  • 99-unwanted-changes-3d
  • add_summary_to_py
  • apply-and-create-using-drivers
  • appveyor
  • better-errors-master
  • black
  • bug/install_ios_sdk
  • changeset-reader-api
  • ci2
  • ci_github
  • clean_api
  • concat-changesets
  • confict_file
  • copy-wal-shm-leftovers
  • create-tables
  • debug-macox-travis
  • dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
  • driver_api
  • dump-data
  • fix-137-escape-trigger-name
  • fix-138-ignore-metatables
  • fix-139-better-make-copy-sqlite-errors
  • fix-143-robust-datetime-handling
  • fix-152-incorrect-rebase-conflicts
  • fix-154-null-in-datetime
  • fix-bad-rebase
  • fix-datetime-comparison
  • fix-diff-postgresql
  • fix-double-precision
  • fix-empty-geom
  • fix-extra-file-left
  • fix-floats-one-more
  • fix-floats-take-two
  • fix-postgres-ci
  • fix-python-ci-crash
  • fix-tests
  • fix-travis-macos
  • fix_11_other_tables
  • fix_169_90pc_coverage
  • fix_174_concat_reverse
  • fix_22_rebase
  • fix_24_win32
  • fix_29_rebasebug
  • fix_45
  • fix_9_extra_tests
  • fix_logger_none
  • fix_rtree
  • fix_win
  • fk
  • geodiff-wheels-dry-run
  • geodiff8
  • gh-publish-pypi
  • install_static
  • iss_136_context
  • iss_165_comp_warning
  • json-library
  • json-summary
  • json_export
  • logger2
  • m1apple
  • mac-pyenv
  • make-copy-sqlite
  • make-copy-sqlite-to-postgres
  • master
  • mergin_integration
  • more-postgres-types
  • more_coverage
  • new-cli
  • new_python
  • packages_206
  • pg-data-types
  • pkg-manylinux2014
  • port-changes-from-release-0.8.x
  • postgres-driver
  • postgres-update-sequence
  • py310
  • py311
  • pygeodiff-debug
  • pypi-upload-github-ci
  • python313
  • rebase-ex
  • rebase-new-api
  • refactoring
  • refactoring-improvements
  • refactoring2
  • refs/tags/1.0.0
  • refs/tags/1.0.1
  • refs/tags/1.0.2
  • refs/tags/1.0.3
  • refs/tags/1.0.4
  • refs/tags/1.0.5
  • refs/tags/1.0.6
  • refs/tags/2.0.0
  • refs/tags/2.0.1
  • refs/tags/2.0.2
  • refs/tags/2.0.3
  • refs/tags/2.0.4
  • release-0.8.2
  • release-0.8.x
  • shutdown
  • skip-tables
  • small_tweaks
  • sqlite-driver
  • sqlite-logging
  • system_sqlite3
  • table-schema-json
  • timestamp-seconds
  • unicode-fixes-0.8
  • unicode-json-output
  • update-fetch-dist-script
  • update-pygeodiff
  • without-internal-sqlite
  • wkb-envelope

17 Sep 2024 01:51PM UTC coverage: 90.035%. Remained the same
10904490854

Pull #208

github

PeterPetrik
revert change in pypackaging
Pull Request #208: lazy loaded clib

1 of 1 new or added line in 1 file covered. (100.0%)

3605 of 4004 relevant lines covered (90.03%)

461.62 hits per line

Relevant lines Covered
Build:
Build:
4004 RELEVANT LINES 3605 COVERED LINES
461.62 HITS PER LINE
Source Files on master
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10904490854 shutdown revert change in pypackaging Pull #208 17 Sep 2024 01:55PM UTC PeterPetrik github
90.03
10904445467 shutdown add __del__ to lib Pull #208 17 Sep 2024 01:51PM UTC PeterPetrik github
90.03
10829735385 refs/tags/2.0.4 update version to be able to upload to pypi push 12 Sep 2024 11:20AM UTC PeterPetrik github
90.03
10829716330 master update version to be able to upload to pypi push 12 Sep 2024 11:18AM UTC PeterPetrik github
90.03
10829437798 master fix publish step push 12 Sep 2024 11:00AM UTC PeterPetrik github
90.03
10828826775 master fix upload push 12 Sep 2024 10:18AM UTC PeterPetrik github
90.03
10827467942 refs/tags/2.0.3 bump github workflow versions (#216) * bump minor version * compile sqlite on macOS outside brew (recommended in cibuildwheel docs) * add python 3.12 and 3.13 push 12 Sep 2024 08:53AM UTC web-flow github
90.03
10827416241 master bump github workflow versions (#216) * bump minor version * compile sqlite on macOS outside brew (recommended in cibuildwheel docs) * add python 3.12 and 3.13 push 12 Sep 2024 08:49AM UTC web-flow github
90.03
10827134828 python313 try self-compiled sqlite on macos Pull #216 12 Sep 2024 08:32AM UTC PeterPetrik github
90.03
10826963261 python313 try self-compiled sqlite on macos Pull #216 12 Sep 2024 08:22AM UTC PeterPetrik github
90.03
See All Builds (1053)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc