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

Gh-3215: Fix HasStep filtering #3216

Merged
merged 13 commits into from
May 30, 2024
Merged

Conversation

p29876
Copy link
Member

@p29876 p29876 commented May 17, 2024

Related issue

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 92.95775% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 66.96%. Comparing base (8df736a) to head (b808dc4).

Files Patch % Lines
...pop/process/traversal/step/GafferPopGraphStep.java 89.36% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3216      +/-   ##
=============================================
+ Coverage      66.89%   66.96%   +0.07%     
+ Complexity      2558     2556       -2     
=============================================
  Files            912      912              
  Lines          29303    29366      +63     
  Branches        3267     3273       +6     
=============================================
+ Hits           19602    19665      +63     
+ Misses          8256     8254       -2     
- Partials        1445     1447       +2     

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

@p29876 p29876 marked this pull request as ready for review May 24, 2024 09:26
@GCHQDeveloper314 GCHQDeveloper314 changed the title Gh 3215 has step filtering Gh-3215: Fix HasStep filtering May 24, 2024
@GCHQDeveloper314 GCHQDeveloper314 merged commit 9935749 into develop May 30, 2024
26 checks passed
@GCHQDeveloper314 GCHQDeveloper314 deleted the gh-3215-has-step-filtering branch May 30, 2024 15:18
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.

Issue with HasStep filtering
4 participants