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

chore: refactor logs and fix typo #465

Merged
merged 3 commits into from
Mar 5, 2024
Merged

chore: refactor logs and fix typo #465

merged 3 commits into from
Mar 5, 2024

Conversation

hadjiszs
Copy link
Member

Description

Simple PR to revise the level of some logs and fix some typo.

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

@hadjiszs hadjiszs requested a review from JDawg287 February 27, 2024 11:55
@hadjiszs hadjiszs requested a review from a team as a code owner February 27, 2024 11:55
@hadjiszs hadjiszs requested a review from Freyskeyd February 27, 2024 11:55
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Attention: Patch coverage is 20.77922% with 61 lines in your changes are missing coverage. Please review.

Project coverage is 71.19%. Comparing base (cc0c7b5) to head (b655b8d).

Files Patch % Lines
...s-tce-broadcast/src/double_echo/broadcast_state.rs 28.57% 20 Missing ⚠️
crates/topos-tce/src/app_context/network.rs 30.76% 9 Missing ⚠️
...rates/topos-tce-broadcast/src/task_manager/task.rs 12.50% 7 Missing ⚠️
crates/topos-tce-broadcast/src/task_manager/mod.rs 28.57% 5 Missing ⚠️
crates/topos-certificate-spammer/src/lib.rs 0.00% 4 Missing ⚠️
crates/topos-sequencer/src/app_context.rs 0.00% 4 Missing ⚠️
crates/topos-tce-storage/src/validator/mod.rs 0.00% 3 Missing ⚠️
crates/topos-tce/src/app_context/protocol.rs 0.00% 3 Missing ⚠️
crates/topos-tce-broadcast/src/double_echo/mod.rs 0.00% 2 Missing ⚠️
crates/topos-tce/src/app_context/api.rs 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #465   +/-   ##
=======================================
  Coverage   71.18%   71.19%           
=======================================
  Files         226      226           
  Lines       12418    12414    -4     
=======================================
- Hits         8840     8838    -2     
+ Misses       3578     3576    -2     

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

@hadjiszs hadjiszs merged commit 8044310 into main Mar 5, 2024
20 of 21 checks passed
@hadjiszs hadjiszs deleted the feat/TP-878 branch March 5, 2024 13:30
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