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

Providing the ability to output to a file instead of the default output to NATS #364

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

devhindo
Copy link
Member

@devhindo devhindo commented Jan 6, 2025

fixes: #355

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 4.08163% with 47 lines in your changes missing coverage. Please review.

Project coverage is 5.51%. Comparing base (1b87068) to head (0aec3cf).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
meshsync/handlers.go 0.00% 43 Missing ⚠️
main.go 0.00% 3 Missing ⚠️
internal/config/config.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #364      +/-   ##
=========================================
+ Coverage    5.50%   5.51%   +0.01%     
=========================================
  Files          24      24              
  Lines        1108    1142      +34     
=========================================
+ Hits           61      63       +2     
- Misses       1040    1072      +32     
  Partials        7       7              
Flag Coverage Δ
unittests 5.51% <4.08%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

Support one-time snapshot with MeshSync data written to local file.
1 participant