Skip to content

Conversation

@DavidGershony
Copy link
Collaborator

No description provided.

if (investments.Value.ProjectIdentifiers.Count == 0)
return Result.Success(Enumerable.Empty<LookupInvestment>());

return await Result.Try(() => investments.Value.ProjectIdentifiers //lookup investments pipeline
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what the hell, this method has the longest chaining I have ever seen lol

@dangershony dangershony merged commit 90c81ce into main Jan 17, 2026
6 checks passed
@dangershony dangershony deleted the penalties-refactoring branch January 17, 2026 23: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.

3 participants