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-3106: Refactor GafferPopNamedOperationService #3111

Conversation

GCHQDeveloper314
Copy link
Member

@GCHQDeveloper314 GCHQDeveloper314 commented Nov 22, 2023

Some Generics handing is not ideal. This is due to the implementation of generators, how this class is used and TinkerPop itself (rawtype Map).

Related issue

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb70d27) 66.05% compared to head (638e76b) 66.04%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3111      +/-   ##
=============================================
- Coverage      66.05%   66.04%   -0.02%     
+ Complexity      2514     2512       -2     
=============================================
  Files            909      909              
  Lines          29004    29004              
  Branches        3235     3233       -2     
=============================================
- Hits           19160    19156       -4     
- Misses          8408     8410       +2     
- Partials        1436     1438       +2     

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

@GCHQDeveloper314 GCHQDeveloper314 merged commit 1505eb4 into develop Dec 1, 2023
23 of 24 checks passed
@GCHQDeveloper314 GCHQDeveloper314 deleted the gh-3106-refactor-and-improve-GafferPopNamedOperationService branch December 1, 2023 14:16
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.

Refactor and improve GafferPopNamedOperationService
3 participants