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

chore: backport fix of 0.0.11 #453

Merged
merged 4 commits into from
Feb 19, 2024
Merged

chore: backport fix of 0.0.11 #453

merged 4 commits into from
Feb 19, 2024

Conversation

Freyskeyd
Copy link
Member

Description

This PR backports the fixes made on 0.0.11 regarding the synchronization and the config.

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

@Freyskeyd Freyskeyd requested a review from a team as a code owner February 14, 2024 07:56
@Freyskeyd Freyskeyd force-pushed the chore/backport-fix-0.0.11 branch from fb83345 to 39dd156 Compare February 14, 2024 08:06
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

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

Comparison is base (7030341) 70.72% compared to head (a1de6f8) 70.56%.

Files Patch % Lines
crates/topos-tce-storage/src/validator/mod.rs 87.50% 8 Missing ⚠️
crates/topos-config/src/tce/synchronization.rs 53.84% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
- Coverage   70.72%   70.56%   -0.16%     
==========================================
  Files         222      222              
  Lines       12300    12419     +119     
==========================================
+ Hits         8699     8764      +65     
- Misses       3601     3655      +54     

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

Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
@Freyskeyd Freyskeyd force-pushed the chore/backport-fix-0.0.11 branch from 39dd156 to 37ce99c Compare February 15, 2024 14:45
Freyskeyd and others added 2 commits February 15, 2024 15:46
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
Co-authored-by: David Palm <dvdplm@gmail.com>
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
@Freyskeyd Freyskeyd merged commit 53328ac into main Feb 19, 2024
21 checks passed
@Freyskeyd Freyskeyd deleted the chore/backport-fix-0.0.11 branch February 19, 2024 14:30
Freyskeyd added a commit that referenced this pull request Feb 19, 2024
Signed-off-by: Simon Paitrault <simon.paitrault@gmail.com>
Co-authored-by: David Palm <dvdplm@gmail.com>
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