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

chore: add support for does not contain span filter operator #196

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

SrikarMannepalli
Copy link
Contributor

Description

This PR adds for not contains span filter operator.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Test Results

25 tests  ±0   25 ✔️ ±0   18s ⏱️ -1s
11 suites ±0     0 💤 ±0 
11 files   ±0     0 ±0 

Results for commit 360d8d5. ± Comparison against base commit 7907e91.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #196 (360d8d5) into main (7907e91) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #196   +/-   ##
=========================================
  Coverage     21.99%   21.99%           
  Complexity       75       75           
=========================================
  Files            69       69           
  Lines          1819     1819           
  Branches         55       55           
=========================================
  Hits            400      400           
  Misses         1410     1410           
  Partials          9        9           
Flag Coverage Δ
unit 21.99% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@SrikarMannepalli SrikarMannepalli merged commit 3b8b494 into main Sep 2, 2023
8 checks passed
@SrikarMannepalli SrikarMannepalli deleted the not-contains-op branch September 2, 2023 01:48
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