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

fix: fixing docker setup #380

Closed
wants to merge 2 commits into from
Closed

Conversation

Freyskeyd
Copy link
Member

Description

PR that was used during the development of a demo

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

Sorry, something went wrong.

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

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

Comparison is base (ea18039) 62.90% compared to head (07bc464) 62.95%.
Report is 1 commits behind head on main.

Files Patch % Lines
crates/topos-tce-storage/src/validator/mod.rs 0.00% 2 Missing ⚠️
...-tce-synchronizer/src/checkpoints_collector/mod.rs 75.00% 1 Missing ⚠️
crates/topos-tce/src/lib.rs 0.00% 1 Missing ⚠️
...ates/topos/src/components/node/services/process.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
+ Coverage   62.90%   62.95%   +0.05%     
==========================================
  Files         219      219              
  Lines       11825    11832       +7     
==========================================
+ Hits         7438     7449      +11     
+ Misses       4387     4383       -4     

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

@Freyskeyd Freyskeyd marked this pull request as ready for review November 27, 2023 08:32
@Freyskeyd Freyskeyd requested a review from a team as a code owner November 27, 2023 08:32
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
@Freyskeyd Freyskeyd force-pushed the fix/fixing-docker-local-setup branch from 38af8e3 to 07bc464 Compare November 27, 2023 08:53
@Freyskeyd Freyskeyd closed this Nov 28, 2023
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.

None yet

1 participant