Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fold on-demand edge sync message #429

Merged
merged 9 commits into from
Jul 23, 2024
Merged

fold on-demand edge sync message #429

merged 9 commits into from
Jul 23, 2024

Conversation

gertd
Copy link
Member

@gertd gertd commented Jul 18, 2024

  • refactor the edgesync plugin, adding message folding to prevent queue blocking when multiple on-demand messages come in from the relay (control plane)
  • refactor the debug service setup and configuration
  • update the config JSON schema file, reflecting the debug service config changes

@coveralls
Copy link

coveralls commented Jul 18, 2024

Pull Request Test Coverage Report for Build 10063172322

Details

  • 5 of 146 (3.42%) changed or added relevant lines in 4 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.6%) to 28.345%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/app/impl/jwt.go 1 2 50.0%
pkg/debug/debug.go 0 34 0.0%
plugins/edge/plugin.go 0 106 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/app/management/command_handler.go 1 0.0%
pkg/cli/cc/ports.go 6 76.27%
Totals Coverage Status
Change from base Build 10062032333: -0.6%
Covered Lines: 1326
Relevant Lines: 4678

💛 - Coveralls

@gertd gertd marked this pull request as ready for review July 19, 2024 05:16
@gertd gertd merged commit 1312ac6 into main Jul 23, 2024
5 checks passed
@gertd gertd deleted the edgesync-fold branch July 23, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants