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] Add pair-programming in '_get_enrich_backend' method #546

Merged
merged 2 commits into from
May 18, 2022

Conversation

zhquan
Copy link
Member

@zhquan zhquan commented May 10, 2022

This adds the pair programming to the _get_enrich_backend
method if it exists in the setup.cfg file.

The get_field_unique_id method in git uses this parameter to
know the unique id field.

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

@coveralls
Copy link

coveralls commented May 10, 2022

Pull Request Test Coverage Report for Build 2346549595

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 63.167%

Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-sirmordred/grimoirelab-sirmordred/sirmordred/task.py 5 78.46%
Totals Coverage Status
Change from base Build 2305711264: -0.3%
Covered Lines: 1149
Relevant Lines: 1819

💛 - Coveralls

@jjmerchante
Copy link
Contributor

LGTM

This adds the `pair programming` to the `_get_enrich_backend`
method if it exists in the setup.cfg file.

The `get_field_unique_id` method in `git` uses this parameter to
know the unique id field.

Signed-off-by: Quan Zhou <quan@bitergia.com>
This is needed to fix the AssertionError when running
`poetry install`.

To update the file run `poetry update`.

Signed-off-by: Quan Zhou <quan@bitergia.com>
@zhquan zhquan closed this in 12d6232 May 18, 2022
@zhquan zhquan merged commit 12d6232 into chaoss:master May 18, 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