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

Remove longpanic package #424

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Remove longpanic package #424

merged 2 commits into from
Jul 20, 2023

Conversation

vadimalekseev
Copy link
Collaborator

Fixes #423

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 82.14% and project coverage change: -0.02 ⚠️

Comparison is base (c478bf6) 68.05% compared to head (79ab5c7) 68.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
- Coverage   68.05%   68.03%   -0.02%     
==========================================
  Files         105      104       -1     
  Lines       10580    10515      -65     
==========================================
- Hits         7200     7154      -46     
+ Misses       2913     2892      -21     
- Partials      467      469       +2     
Impacted Files Coverage Δ
cfg/config.go 70.54% <ø> (+1.44%) ⬆️
plugin/input/dmesg/dmesg.go 7.57% <0.00%> (ø)
plugin/input/file/resetter.go 22.44% <ø> (+0.44%) ⬆️
plugin/input/k8s/gatherer.go 45.25% <50.00%> (-0.17%) ⬇️
plugin/input/file/provider.go 63.50% <62.50%> (ø)
fd/file.d.go 57.99% <100.00%> (+0.48%) ⬆️
pipeline/batch.go 90.90% <100.00%> (-0.06%) ⬇️
pipeline/pipeline.go 65.87% <100.00%> (-0.92%) ⬇️
pipeline/processor.go 89.86% <100.00%> (ø)
pipeline/streamer.go 71.42% <100.00%> (ø)
... and 7 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vadimalekseev vadimalekseev merged commit 18d6cb7 into master Jul 20, 2023
7 of 8 checks passed
@vadimalekseev vadimalekseev deleted the 423-rm-longpanic branch July 20, 2023 12:19
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.

Feature: Remove longpanic package
3 participants