filecoin-project / go-f3

Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12 stars 7 forks source link

Bump version in prep to release `v0.7.2` #737

Closed masih closed 3 weeks ago

masih commented 3 weeks ago

Make a release to be bubbled up to lotus for 1.30 release.

github-actions[bot] commented 3 weeks ago

Suggested version: 0.7.2

Comparing to: v0.7.1 (diff)

Changes in configuration file(s):

(empty)

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.7.2

gocompat says:

HEAD is now at 12514c1 Release v0.7.1 (#727)
Previous HEAD position was 12514c1 Release v0.7.1 (#727)
Switched to branch 'main'
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 3 weeks ago

Codecov Report

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

Project coverage is 75.32%. Comparing base (6e3e139) to head (ed12fbd). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/go-f3/pull/737/graphs/tree.svg?width=650&height=150&src=pr&token=6uD131t7gs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/go-f3/pull/737?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## main #737 +/- ## ========================================== + Coverage 75.05% 75.32% +0.27% ========================================== Files 70 70 Lines 6939 6939 ========================================== + Hits 5208 5227 +19 + Misses 1319 1302 -17 + Partials 412 410 -2 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/filecoin-project/go-f3/pull/737/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)