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

miurahr / aqtinstall / 6764145238
86%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2023 10:32PM UTC
Jobs 1
Files 18
Run time 2s
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

05 Nov 2023 10:29PM UTC coverage: 93.834% (-0.3%) from 94.143%
6764145238

push

github

web-flow
Add `ignore_hash` option in `settings.ini` (#684)

* Settings: add an option to skip checksum verification on Updates.xml

This allows aqt to work even when the server download.qt.io is
unreachable.

Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net>

* Update settings.ini

* Correct option to skip checksum verification

* Rename ignore_hash option to INSECURE_NOT_FOR_PRODUCTION_ignore_hash

* Update doc about INSECURE_NOT_FOR_PRODUCTION_ignore_hash

* Add hash_algorithm option

* Unofficial mirrors might not provide any hash for Updates.xml

* docs: update configuration.rst

express default value of hash_algorithm

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* fix: hashlib constructor with usedforsecurity=False

- Python 3.9 and later introduce a keyword argument ``usedforsecurity``
- Set to False because we use hash to check file integrity not for password hash.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Attempt to fix parameter type inconsistency in downloadBinaryFile

---------

Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Co-authored-by: Alberto Mardegan <mardy@users.sourceforge.net>
Co-authored-by: Hiroshi Miura <miurahr@linux.com>

1136 of 1236 branches covered (0.0%)

Branch coverage included in aggregate %.

20 of 30 new or added lines in 4 files covered. (66.67%)

3475 of 3678 relevant lines covered (94.48%)

0.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
93.6
-1.08% aqt/archives.py
6
84.25
-2.12% aqt/helper.py
Jobs
ID Job ID Ran Files Coverage
1 6764145238.1 05 Nov 2023 10:32PM UTC 18
93.83
Source Files on build 6764145238
  • Tree
  • List 18
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 612dc7ba on github
  • Prev Build on master (#6761561949)
  • Next Build on master (#6764282379)
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