Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Cleanup TVU docs #368

Merged
merged 1 commit into from
Jun 16, 2018
Merged

Cleanup TVU docs #368

merged 1 commit into from
Jun 16, 2018

Conversation

garious
Copy link
Contributor

@garious garious commented Jun 16, 2018

No description provided.

@garious garious mentioned this pull request Jun 16, 2018
@garious garious merged commit 586141a into solana-labs:master Jun 16, 2018
@codecov
Copy link

codecov bot commented Jun 16, 2018

Codecov Report

Merging #368 into master will decrease coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   91.04%   90.75%   -0.29%     
==========================================
  Files          36       36              
  Lines        3484     3484              
==========================================
- Hits         3172     3162      -10     
- Misses        312      322      +10
Impacted Files Coverage Δ
src/tvu.rs 97.81% <ø> (-1.46%) ⬇️
src/crdt.rs 84.2% <0%> (-1.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f763f9...ebaded9. Read the comment docs.

apfitzge referenced this pull request in apfitzge/agave Mar 21, 2024
…anza-xyz#368)

relax stake split destination check (anza-xyz#162)

* relax stake split destination check

* change stake_account error handling logic

* fmt

* modify logic

* change error message when account is neither owned by stake program or system program

* add a comment explaining nested ifs in stake_account error handling

* fix typos in comments

* update comment

(cherry picked from commit 6bcb77d)

Co-authored-by: Nagaprasad V R <81755170+Nagaprasadvr@users.noreply.github.com>
willhickey pushed a commit that referenced this pull request Mar 23, 2024
relax stake split destination check (#162)

* relax stake split destination check

* change stake_account error handling logic

* fmt

* modify logic

* change error message when account is neither owned by stake program or system program

* add a comment explaining nested ifs in stake_account error handling

* fix typos in comments

* update comment

(cherry picked from commit 6bcb77d)

Co-authored-by: Nagaprasad V R <81755170+Nagaprasadvr@users.noreply.github.com>
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