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

feat: tce client additional tests #314

Merged
merged 5 commits into from
Sep 29, 2023
Merged

feat: tce client additional tests #314

merged 5 commits into from
Sep 29, 2023

Conversation

atanmarko
Copy link
Member

@atanmarko atanmarko commented Sep 27, 2023

Description

Add additional tests for topos-tce-proxy and tce-client.

Fixes TP-731

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

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

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

Comparison is base (745a57d) 60.67% compared to head (62a2bbb) 60.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
- Coverage   60.67%   60.58%   -0.10%     
==========================================
  Files         225      225              
  Lines       11967    12032      +65     
==========================================
+ Hits         7261     7289      +28     
- Misses       4706     4743      +37     
Files Coverage Δ
crates/topos-test-sdk/src/tce/synchronizer.rs 100.00% <100.00%> (ø)
crates/topos-tce-proxy/tests/tce_tests.rs 48.68% <53.84%> (+3.85%) ⬆️

... and 9 files with indirect coverage changes

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

@atanmarko atanmarko self-assigned this Sep 28, 2023
@atanmarko atanmarko marked this pull request as ready for review September 28, 2023 11:36
@atanmarko atanmarko requested a review from a team as a code owner September 28, 2023 11:36
@atanmarko atanmarko force-pushed the feat/TP-731 branch 2 times, most recently from 7860269 to 33d837c Compare September 28, 2023 12:08
@atanmarko atanmarko merged commit 21fdd0e into main Sep 29, 2023
19 of 20 checks passed
@atanmarko atanmarko deleted the feat/TP-731 branch September 29, 2023 08:31
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