data-preservation-programs / singularity

Tool for onboarding data to the Filecoin Network
Other
18 stars 16 forks source link

Bump version to v0.5.13 #432

Closed xinaxu closed 8 months ago

github-actions[bot] commented 8 months ago

Suggested version: v0.5.13

Comparing to: v0.5.12 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
required module github.com/microcosm-cc/bluemonday@v1.0.21 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.5.13

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created. It is going to be published when this PR is merged. You can modify its' body to include any release notes you wish to include with the release.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.14%. Comparing base (9c76b91) to head (149dae2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ========================================== + Coverage 74.11% 74.14% +0.03% ========================================== Files 150 150 Lines 9980 9980 ========================================== + Hits 7397 7400 +3 + Misses 1824 1822 -2 + Partials 759 758 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.