Skip to content

Fix November contributions being filtered out#17

Open
IgorSuhorukov wants to merge 1 commit intokefimochi:mainfrom
IgorSuhorukov:bugfix/november-contributions-are-excluded
Open

Fix November contributions being filtered out#17
IgorSuhorukov wants to merge 1 commit intokefimochi:mainfrom
IgorSuhorukov:bugfix/november-contributions-are-excluded

Conversation

@IgorSuhorukov
Copy link

Tooltips may also contain text like "X contributions on November Y-th." which will be skipped due to .includes() condition will match "No" from "November" and return early. Changing to function .startsWith() should filter out only the unwanted scenarios like "No contributions on August Y-th".

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.

1 participant