Skip to content

Integrate Asset Multibase-Multihash checksums#907

Open
Nazim-crim wants to merge 3 commits intomasterfrom
Multihash
Open

Integrate Asset Multibase-Multihash checksums#907
Nazim-crim wants to merge 3 commits intomasterfrom
Multihash

Conversation

@Nazim-crim
Copy link
Contributor

@Nazim-crim Nazim-crim commented Mar 25, 2026

Resolves

Add

  • Add support for multibase-encoded multihash file digests for resource integrity verification following W3C VC Data Integrity specification.
    Job outputs now include digestMultibase for local files, with additional file:checksum and file:byte_order metadata for
    STAC collection items. (resolves #898 <https://github.com/crim-ca/weaver/issues/898>_)

@Nazim-crim Nazim-crim self-assigned this Mar 25, 2026
@github-actions github-actions bot added ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features feature/job Issues related to job execution, reporting and logging. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support labels Mar 25, 2026
@github-actions github-actions bot added the feature/cli Issues or features related to CLI operations. label Mar 25, 2026
@Nazim-crim Nazim-crim requested a review from fmigneault March 25, 2026 20:44
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.10%. Comparing base (b2e7a91) to head (e316c48).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
weaver/utils.py 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #907   +/-   ##
=======================================
  Coverage   88.10%   88.10%           
=======================================
  Files          82       82           
  Lines       19691    19712   +21     
  Branches     2556     2560    +4     
=======================================
+ Hits        17349    17368   +19     
- Misses       1683     1684    +1     
- Partials      659      660    +1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/doc Issue related to documentation of the package ci/operations Related to CI operations (actions, execution, install, builds, etc.) ci/tests Tests of the package and features feature/cli Issues or features related to CLI operations. feature/job Issues related to job execution, reporting and logging. process/wps3 Issue related to WPS 3.x (REST-JSON) processes support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant