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

refactor: move edge config to config crate #445

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

Freyskeyd
Copy link
Member

Description

The configuration management of the edge config is moving to the topos-config crate.

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 January 30, 2024 08:15
@Freyskeyd Freyskeyd requested review from dvdplm and gruberb and removed request for a team January 30, 2024 08:15
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (10c3879) 0.00% compared to head (426cc96) 69.45%.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #445       +/-   ##
=========================================
+ Coverage      0   69.45%   +69.45%     
=========================================
  Files         0      223      +223     
  Lines         0    12271    +12271     
=========================================
+ Hits          0     8523     +8523     
- Misses        0     3748     +3748     

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

@Freyskeyd Freyskeyd force-pushed the refactor/tce-broadcast-config branch from 8d9cf56 to dae06fe Compare January 30, 2024 10:59
@Freyskeyd Freyskeyd force-pushed the refactor/edge-config-to-config branch from 41c4ecd to 3e06d73 Compare January 30, 2024 11:01
@Freyskeyd Freyskeyd force-pushed the refactor/tce-broadcast-config branch from dae06fe to e73dec5 Compare January 31, 2024 13:31
@Freyskeyd Freyskeyd force-pushed the refactor/edge-config-to-config branch from 3e06d73 to 35a82bf Compare February 1, 2024 09:24
@Freyskeyd Freyskeyd force-pushed the refactor/tce-broadcast-config branch from 90258b3 to c12f785 Compare February 7, 2024 21:02
Base automatically changed from refactor/tce-broadcast-config to main February 8, 2024 17:43
@Freyskeyd Freyskeyd force-pushed the refactor/edge-config-to-config branch from 35a82bf to 22a0ec5 Compare February 8, 2024 17:44
Signed-off-by: Simon Paitrault <[email protected]>
@Freyskeyd Freyskeyd force-pushed the refactor/edge-config-to-config branch from 7a97a1c to 426cc96 Compare February 8, 2024 18:02
@Freyskeyd Freyskeyd merged commit 23cc558 into main Feb 8, 2024
21 checks passed
@Freyskeyd Freyskeyd deleted the refactor/edge-config-to-config branch February 8, 2024 18:54
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.

3 participants