Skip to content

Conversation

jotak
Copy link
Member

@jotak jotak commented Nov 8, 2024

@jotak jotak requested a review from jpinsonneau November 8, 2024 13:06
@jotak jotak added no-qe This PR doesn't necessitate QE approval no-doc This PR doesn't require documentation change on the NetObserv operator labels Nov 8, 2024
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.73%. Comparing base (3e07bb7) to head (ef2b7de).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #835      +/-   ##
==========================================
- Coverage   64.76%   64.73%   -0.03%     
==========================================
  Files          75       75              
  Lines       10653    10653              
==========================================
- Hits         6899     6896       -3     
- Misses       3316     3318       +2     
- Partials      438      439       +1     
Flag Coverage Δ
unittests 64.73% <ø> (-0.03%) ⬇️

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

see 1 file with indirect coverage changes

---- 🚨 Try these New Features:

jotak added 2 commits November 8, 2024 17:16
This was generating an array such as [proto, undefined, undefined] for
non-ICMP traffic, which doesn't play well with the visible column
detection on frontend side.

Instead, roll-back to using just a single field (IcmpType/IcmpCode) and
the display implementation is handled on frontend side (it was already
hard-coded anyway, so mixing generic+hard-coded stuff wasn't probably so
relevant)
@jotak
Copy link
Member Author

jotak commented Nov 19, 2024

/approve

Copy link

openshift-ci bot commented Nov 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jotak

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jotak jotak merged commit d11bde0 into netobserv:main Nov 19, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm no-doc This PR doesn't require documentation change on the NetObserv operator no-qe This PR doesn't necessitate QE approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants