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

[Merged by Bors] - test(txs): add unit test for rbf #6164

Closed
wants to merge 2 commits into from
Closed

Conversation

acud
Copy link
Contributor

@acud acud commented Jul 19, 2024

Motivation

Adding a unit test for RBF.

Description

Related to #5317

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

@acud acud self-assigned this Jul 19, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.8%. Comparing base (599b55b) to head (a758c83).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #6164   +/-   ##
=======================================
  Coverage     81.8%   81.8%           
=======================================
  Files          301     301           
  Lines        32630   32630           
=======================================
+ Hits         26710   26716    +6     
+ Misses        4184    4179    -5     
+ Partials      1736    1735    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

txs/cache_test.go Outdated Show resolved Hide resolved
Co-authored-by: Matthias Fasching <5011972+fasmat@users.noreply.github.com>
@acud
Copy link
Contributor Author

acud commented Jul 22, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Jul 22, 2024
## Motivation

Adding a unit test for RBF.
@spacemesh-bors
Copy link

Build failed (retrying...):

  • systest-status

spacemesh-bors bot pushed a commit that referenced this pull request Jul 22, 2024
## Motivation

Adding a unit test for RBF.
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title test(txs): add unit test for rbf [Merged by Bors] - test(txs): add unit test for rbf Jul 22, 2024
@spacemesh-bors spacemesh-bors bot closed this Jul 22, 2024
@spacemesh-bors spacemesh-bors bot deleted the txs-rbf branch July 22, 2024 20:54
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