Skip to content

Conversation

@anorth
Copy link
Member

@anorth anorth commented Jun 4, 2024

Closes #303

@anorth anorth requested a review from Stebalien June 4, 2024 22:31
@codecov
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 84.90%. Comparing base (ea55876) to head (94057a0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   85.20%   84.90%   -0.31%     
==========================================
  Files          14       14              
  Lines        1467     1477      +10     
==========================================
+ Hits         1250     1254       +4     
- Misses        136      139       +3     
- Partials       81       84       +3     
Files Coverage Δ
gpbft/gpbft.go 83.41% <ø> (ø)
gpbft/chain.go 91.30% <50.00%> (-4.01%) ⬇️

Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM modulo a few suggestions. Also, we should probably have a few tests with bad CIDs/tipsets.

Copy link
Contributor

@Kubuxu Kubuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGWM (although @Stebalien suggestions are good as well)

@anorth anorth force-pushed the anorth/tipset-limits branch from 0f0c3e2 to b8d2507 Compare June 7, 2024 00:11
@anorth anorth enabled auto-merge June 7, 2024 00:11
@anorth anorth force-pushed the anorth/tipset-limits branch from b8d2507 to a3d2c83 Compare June 7, 2024 00:23
@anorth anorth added this pull request to the merge queue Jun 7, 2024
@Stebalien Stebalien removed this pull request from the merge queue due to a manual request Jun 7, 2024
@anorth anorth added this pull request to the merge queue Jun 7, 2024
@anorth anorth removed this pull request from the merge queue due to a manual request Jun 7, 2024
@Stebalien
Copy link
Member

(needs a make gen)

@Stebalien Stebalien added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit 4d55590 Jun 7, 2024
@Stebalien Stebalien deleted the anorth/tipset-limits branch June 7, 2024 02:48
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.

Enforce size limits on TipSet structure

4 participants