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

[enrich] Fix empty value of 'author_domain' field #1026

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

zhquan
Copy link
Member

@zhquan zhquan commented Jan 26, 2022

This code fixes the empty value of author_domain field on the
refreshing identities process and sets it to None.

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

This code fixes the empty value of `author_domain` field on the
`refreshing identities` process and sets it to `None`.

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

coveralls commented Jan 26, 2022

Pull Request Test Coverage Report for Build 1751304849

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 62 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 81.942%

Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github.py 2 75.31%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 60 72.85%
Totals Coverage Status
Change from base Build 1744596410: -0.02%
Covered Lines: 8767
Relevant Lines: 10699

💛 - Coveralls

Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

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

LGTM

@zhquan zhquan closed this in 6fa82bd Jan 26, 2022
@zhquan zhquan merged commit 6fa82bd into chaoss:master Jan 26, 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.

3 participants