Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

fix(prover): capacity needs to be taken before generating proof #412

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Sep 26, 2023

this also blocks capacity from growing larger than the initial max capacity

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #412 (0211a0b) into main (5a3b655) will decrease coverage by 0.15%.
The diff coverage is 16.00%.

@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   51.30%   51.16%   -0.15%     
==========================================
  Files          39       39              
  Lines        4896     4906      +10     
==========================================
- Hits         2512     2510       -2     
- Misses       2130     2141      +11     
- Partials      254      255       +1     
Files Coverage Δ
prover/capacity_manager/capacity_manager.go 0.00% <0.00%> (ø)
prover/prover.go 31.64% <22.22%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cyberhorsey cyberhorsey merged commit 7d9c244 into main Sep 26, 2023
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants