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-3100: Add unit testing to GafferPopProperty #3105

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

tb06904
Copy link
Member

@tb06904 tb06904 commented Nov 20, 2023

Expands unit tests for the GafferPopEdges to more rigorously test the GafferPopProperty class is being used and created correctly when properties are added to an edge. Now has > 80% coverage.

Related issue

@tb06904 tb06904 linked an issue Nov 20, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b934828) 65.57% compared to head (d6fac78) 65.56%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3105      +/-   ##
=============================================
- Coverage      65.57%   65.56%   -0.02%     
- Complexity      2663     2667       +4     
=============================================
  Files            909      909              
  Lines          29008    29008              
  Branches        3234     3234              
=============================================
- Hits           19023    19020       -3     
- Misses          8540     8541       +1     
- Partials        1445     1447       +2     

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

@l46978 l46978 merged commit 050ad8c into develop Nov 21, 2023
24 of 25 checks passed
@t92549 t92549 deleted the gh-3100-add-unit-testing-to-gafferpopproperty branch November 21, 2023 11:24
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.

Add unit testing to GafferPopProperty
4 participants