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

MerginMaps / python-api-client / 28545728839
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: add_deps_on_syspath
DEFAULT BRANCH: master
Ran 01 Jul 2026 08:43PM UTC
Jobs 1
Files 20
Run time 1min
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

01 Jul 2026 08:22PM UTC coverage: 83.366% (-0.1%) from 83.5%
28545728839

Pull #306

github

wonder-sk
Fix issues with SSL certificates

Urllib's default handling of SSL certs is rather inconsistent: on linux/mac it
should use some system openssl path (which on mac may not be present), and on windows
it should use system certificate store.

Our old macOS workaround was apparently preventing usage of system certificate store
on windows as well, and using the old vendored cert.pem instead. The fix is to use SSL
certificates from OS certificate store, using truststore python module.

The truststore module requires python 3.10+ so we bump the minimum python dependency.
Pull Request #306: Fix issues with SSL certificates

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

11 existing lines in 2 files now uncovered.

4731 of 5675 relevant lines covered (83.37%)

0.83 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
0.0
-100.0% mergin/test/sqlite_con.py
1
89.11
-0.22% mergin/merginproject.py
Jobs
ID Job ID Ran Files Coverage
1 28545728839.1 01 Jul 2026 08:43PM UTC 20
83.37
GitHub Action Run
Source Files on build 28545728839
  • Tree
  • List 20
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28545728839
  • Pull Request #306
  • PR Base - master (#28518884199)
  • Delete
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

© 2026 Coveralls, Inc