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

Fixed anyof advanced filter with paths filter (#314) #315

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

bkryza
Copy link
Owner

@bkryza bkryza commented Sep 1, 2024

Fixes #314

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 90.55%. Comparing base (88ea786) to head (97da7c5).

Files with missing lines Patch % Lines
src/common/model/diagram.cc 75.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   90.54%   90.55%           
=======================================
  Files         121      121           
  Lines       13722    13728    +6     
=======================================
+ Hits        12425    12431    +6     
  Misses       1297     1297           

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

@bkryza bkryza merged commit b12f7b2 into master Sep 1, 2024
4 checks passed
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.

Fix advanced diagram filter behaviour with paths filter
2 participants