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

fix: error state & search/negate search in case of prev terminated logs #2391

Merged
merged 4 commits into from
Feb 18, 2025

Conversation

adarsh0728
Copy link
Contributor

@adarsh0728 adarsh0728 commented Feb 11, 2025

  1. In case logs API returns an error mssg, add/remove timestamp wouldn't work. Show the error message as it is.
  2. Fixes search and negate search functionality in case of previous terminated container logs.

bug_prev_container

@adarsh0728 adarsh0728 requested review from veds-g and yhl25 February 11, 2025 16:54
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.15%. Comparing base (7d2251d) to head (2590672).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2391      +/-   ##
==========================================
+ Coverage   71.10%   71.15%   +0.05%     
==========================================
  Files         367      367              
  Lines       53042    53042              
==========================================
+ Hits        37715    37742      +27     
+ Misses      14247    14222      -25     
+ Partials     1080     1078       -2     

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

@adarsh0728
Copy link
Contributor Author

Screenshot 2025-02-11 at 10 32 33 PM
Screenshot 2025-02-11 at 10 32 43 PM
Screenshot 2025-02-11 at 10 33 07 PM

@adarsh0728 adarsh0728 marked this pull request as ready for review February 18, 2025 04:34
Copy link
Contributor

@veds-g veds-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yhl25 yhl25 merged commit 6c397ba into numaproj:main Feb 18, 2025
25 checks passed
veds-g pushed a commit that referenced this pull request Feb 19, 2025
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.

3 participants