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

Add claim count for each channel #153

Merged
merged 1 commit into from
Oct 19, 2020
Merged

Add claim count for each channel #153

merged 1 commit into from
Oct 19, 2020

Conversation

tiger5226
Copy link
Collaborator

No description provided.


// SyncClaimCntInChannel will sync up the number of claims that are part of a particular channel. This can be used as a
// calculated column in the claim table to get this figure fast in a query.
func SyncClaimCntInChannel() error {
Copy link

Choose a reason for hiding this comment

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

Function SyncClaimCntInChannel has 7 return statements (exceeds 4 allowed).

@tiger5226 tiger5226 force-pushed the claims_in_channels branch 3 times, most recently from 65ff146 to 68e41df Compare October 19, 2020 03:56
@codeclimate
Copy link

codeclimate bot commented Oct 19, 2020

Code Climate has analyzed commit 8b491c0 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

@tiger5226 tiger5226 merged commit 88d9618 into master Oct 19, 2020
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.

None yet

1 participant