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

chore: refactor push certificate tests and cleanup regtest #399

Merged
merged 8 commits into from
Dec 22, 2023

Conversation

atanmarko
Copy link
Member

@atanmarko atanmarko commented Dec 6, 2023

Description

Remove regtest push-certificate subcommand. Run standalone Rust test for related functionality.

Fixes TP-808

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (beca28b) 66.97% compared to head (55d7598) 67.58%.

Files Patch % Lines
crates/topos/tests/cert_delivery.rs 83.20% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
+ Coverage   66.97%   67.58%   +0.60%     
==========================================
  Files         223      220       -3     
  Lines       11923    11823     -100     
==========================================
+ Hits         7986     7990       +4     
+ Misses       3937     3833     -104     

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

@atanmarko atanmarko marked this pull request as ready for review December 7, 2023 10:33
@atanmarko atanmarko requested a review from a team as a code owner December 7, 2023 10:33
@atanmarko atanmarko requested review from dvdplm and Freyskeyd and removed request for a team December 7, 2023 10:33
Base automatically changed from chore/TP-807 to main December 20, 2023 10:56
@atanmarko atanmarko requested a review from dvdplm December 20, 2023 11:02
@atanmarko atanmarko mentioned this pull request Dec 20, 2023
4 tasks
crates/topos/tests/cert_delivery.rs Outdated Show resolved Hide resolved
crates/topos/tests/cert_delivery.rs Outdated Show resolved Hide resolved
crates/topos/tests/cert_delivery.rs Outdated Show resolved Hide resolved
crates/topos/tests/cert_delivery.rs Outdated Show resolved Hide resolved
@atanmarko atanmarko requested a review from hadjiszs December 21, 2023 12:05
crates/topos/tests/cert_delivery.rs Outdated Show resolved Hide resolved
crates/topos/Cargo.toml Show resolved Hide resolved
@atanmarko atanmarko requested a review from hadjiszs December 22, 2023 11:47
@atanmarko atanmarko merged commit c60170d into main Dec 22, 2023
20 checks passed
@atanmarko atanmarko deleted the feat/TP-808 branch December 22, 2023 13:35
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.

4 participants