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

More logic to debug nats redelivered messages #2389

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

lferran
Copy link
Contributor

@lferran lferran commented Aug 9, 2024

Description

Describe the proposed changes made in this PR.

How was this PR tested?

Describe how you tested this PR.

@lferran lferran requested a review from sunbit August 9, 2024 08:53
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.59%. Comparing base (f706230) to head (a209af9).

Files Patch % Lines
nucliadb/src/nucliadb/ingest/consumer/consumer.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2389      +/-   ##
==========================================
+ Coverage   86.50%   86.59%   +0.09%     
==========================================
  Files         373      373              
  Lines       22855    22868      +13     
==========================================
+ Hits        19770    19802      +32     
+ Misses       3085     3066      -19     
Flag Coverage Δ
nucliadb 73.52% <22.22%> (+0.05%) ⬆️
nucliadb-ingest 29.68% <88.88%> (+0.03%) ⬆️
nucliadb-reader 25.39% <22.22%> (-0.01%) ⬇️
nucliadb-standalone 47.84% <22.22%> (-0.02%) ⬇️
nucliadb-train 46.76% <22.22%> (-0.02%) ⬇️
nucliadb-writer 40.65% <88.88%> (+0.02%) ⬆️
nucliadb_dataset 60.09% <ø> (ø)
nucliadb_models 85.11% <ø> (ø)
nucliadb_sdk 77.48% <ø> (ø)
nucliadb_sidecar 94.44% <ø> (+1.69%) ⬆️
nucliadb_telemetry 86.55% <ø> (ø)
nucliadb_utils 83.18% <100.00%> (+0.02%) ⬆️

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.

@lferran lferran merged commit 8c8f78c into main Aug 9, 2024
42 checks passed
@lferran lferran deleted the more-redelivery-debug branch August 9, 2024 09:03
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