Closed dependabot[bot] closed 4 months ago
Coverage Report
File Stmts Miss Cover Missing api/core propagation_strategies.py 148 128 14% 81–186, 232–256, 317–417, 443–449, 452 utils.py 186 128 31% 38, 64–71, 74–81, 105–116, 160–172, 203–234, 285–351, 391–406, 464–465, 479–480, 489, 544–647, 680–681 api/core/database models.py 49 12 76% 31–33, 36, 63–69, 72 satellite_access.py 32 23 28% 11–22, 26–39, 44–75 tle_access.py 67 32 52% 27–49, 70–88, 112, 127, 139, 150–151, 158–160, 170–175 api/core/versions/v1 routes.py 196 111 43% 42, 83, 134–146, 154–156, 221–222, 228–243, 292–342, 386–429, 477–529, 591–592, 596–611, 657–705, 727–749, 771–794, 834–883 tasks.py 148 111 25% 45–149, 157–250, 281–301, 341–360, 380–383, 404–407, 427–430 api/utils coordinate_systems.py 36 28 22% 24–35, 55–70, 86–98, 117–131, 153–174 time_utils.py 21 18 14% 18–48, 66–92 TOTAL 931 591 37%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
25 | 12 :zzz: | 0 :x: | 0 :fire: | 31.358s :stopwatch: |
Bumps urllib3 from 1.26.16 to 1.26.19.
Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
d9d85c8
Release 1.26.198528b63
[1.26] Fix downstream tests (#3409)40b6d16
Merge pull request from GHSA-34jh-p97f-mpxf29cfd02
Fix handling of OpenSSL 3.2.0 new error message "record layer failure" (#3405)b600643
[1.26] Bump RECENT_DATE (#3404)7e2d389
[1.26] Fix running CPython 2.7 tests in CI (#3137)9c2c230
Release 1.26.18 (#3159)b594c5c
Merge pull request from GHSA-g4mx-q9vg-27p4944f0eb
[1.26] Use vendored six in urllib3.contrib.securetransportc9016bf
Release 1.26.17Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show