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(export): display a better error for missing segments and don't hide them in ui #3527

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Oct 11, 2024

related #3417

This isn't a fix for the original problem but improvement for people to see the problem and fix it.

them in ui.

Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
@erka erka requested a review from a team as a code owner October 11, 2024 12:58
@erka erka changed the title fix(export): display a better error for missing segments and don't hide them in ui. fix(export): display a better error for missing segments and don't hide them in ui Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

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

Project coverage is 65.76%. Comparing base (1b0078e) to head (8107f4e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/ext/exporter.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3527   +/-   ##
=======================================
  Coverage   65.76%   65.76%           
=======================================
  Files         169      169           
  Lines       13651    13651           
=======================================
  Hits         8977     8977           
  Misses       3989     3989           
  Partials      685      685           
Flag Coverage Δ
unittests 65.76% <0.00%> (ø)

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.

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

minor update requested. thank you!!

ui/src/components/rules/forms/QuickEditRuleForm.tsx Outdated Show resolved Hide resolved
Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com>
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
@erka erka merged commit d866dde into main Oct 11, 2024
61 of 62 checks passed
@erka erka deleted the flag-rule-segments branch October 11, 2024 13:54
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