Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move tests #101

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Move tests #101

merged 1 commit into from
Apr 3, 2018

Conversation

garious
Copy link
Contributor

@garious garious commented Apr 3, 2018

After we restructured for parallel verification, the tests here
were unreferenced by the accountant, but still meaningful to
transaction verification.

After we restructured for parallel verification, the tests here
were unreferenced by the accountant, but still meaningful to
transaction verification.
@codecov-io
Copy link

codecov-io commented Apr 3, 2018

Codecov Report

Merging #101 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   95.42%   95.39%   -0.03%     
==========================================
  Files          15       15              
  Lines        1137     1130       -7     
==========================================
- Hits         1085     1078       -7     
  Misses         52       52
Impacted Files Coverage Δ
src/transaction.rs 100% <100%> (ø) ⬆️
src/accountant.rs 94.18% <100%> (-0.58%) ⬇️

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 95749ed...2f80747. Read the comment docs.

@garious garious merged commit 5c672ad into solana-labs:master Apr 3, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.2 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v3.4.2...v3.6.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
buffalojoec pushed a commit to buffalojoec/solana that referenced this pull request Mar 22, 2024
…olana-labs#101)

* Fix: deploy program on last slot of epoch during environment change

* solana-runtime: deploy at last epoch slot test

* disable deployment of sol_alloc_free

* Move tx-batch-constructor to its own function

* use new_from_cache

---------

Co-authored-by: Alessandro Decina <[email protected]>
willhickey pushed a commit to willhickey/solana that referenced this pull request Mar 23, 2024
willhickey pushed a commit that referenced this pull request Mar 23, 2024
segfaultdoc pushed a commit to jito-labs/solana that referenced this pull request Aug 7, 2024
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.

2 participants