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

[task_enrich] Fix git pair-programming activation #557

Closed
wants to merge 1 commit into from

Conversation

zhquan
Copy link
Member

@zhquan zhquan commented Jun 24, 2022

This fixes when the name of the data source to enable
pair-programming contains a tag like [git:pair].

The current behavior only works if the data source is [git].

Signed-off-by: Quan Zhou quan@bitergia.com

@jjmerchante
Copy link
Contributor

PR looks good to me. Thank you @zhquan

Tests are failing for another reason.

This fixes when the name of the data source to enable
pair-programming contains a tag like `[git:pair]`.

The current behavior only works if the data source is `[git]`.

Signed-off-by: Quan Zhou <quan@bitergia.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2583943535

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 39 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 63.216%

Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-sirmordred/grimoirelab-sirmordred/sirmordred/task_enrich.py 39 69.01%
Totals Coverage Status
Change from base Build 2578049787: 0.0%
Covered Lines: 1148
Relevant Lines: 1816

💛 - Coveralls

@zhquan zhquan closed this in c210408 Jul 1, 2022
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

3 participants