Skip to content

Develop - #190

Merged
dblodgett-usgs merged 19 commits into
mainfrom
develop
Aug 20, 2026
Merged

Develop#190
dblodgett-usgs merged 19 commits into
mainfrom
develop

Conversation

@dblodgett-usgs

Copy link
Copy Markdown
Collaborator

Prep for a v0.2.1 release

dblodgett-usgs and others added 19 commits April 20, 2026 11:58
Closes GHSA-ghm9-cr32-g9qj, GHSA-hppc-g8h3-xhp3, GHSA-8c75-8mhr-p7r9,
GHSA-xmgf-hq76-4vx2, GHSA-pqf5-4pqq-29f5. Transitive via reqwest ->
native-tls; all five advisories patched in the same release.
Closes GHSA dependabot alert #7: undefined behavior in
X509Ref::ocsp_responders for certificates with non-UTF-8 OCSP URLs.
Transitive via reqwest -> native-tls.
Resolves the two open Dependabot alerts:
- GHSA-4w2j-m93h-cj5j (high): quinn-proto 0.11.14 -> 0.11.17
- GHSA-phqj-4mhp-q6mq (medium): openssl 0.10.79 -> 0.10.81

Both are transitive dependencies of reqwest via zarrs_http. quinn is
optional in reqwest and not compiled in any pizzarr feature set;
openssl is reached through native-tls and is compiled.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.90%. Comparing base (c03d249) to head (51594aa).
⚠️ Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
R/stores.R 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   87.46%   87.90%   +0.44%     
==========================================
  Files          21       26       +5     
  Lines        2879     2977      +98     
==========================================
+ Hits         2518     2617      +99     
+ Misses        361      360       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dblodgett-usgs
dblodgett-usgs merged commit 1e29ad3 into main Aug 20, 2026
7 of 10 checks passed
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.

1 participant