Skip to content

fix: add distinct() to sync/discrepancies - #5167

Merged
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-5129
Feb 17, 2023
Merged

fix: add distinct() to sync/discrepancies#5167
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-5129

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

Fixes #5129

@codecov

codecov Bot commented Feb 17, 2023

Copy link
Copy Markdown

Codecov Report

Merging #5167 (fd57efd) into main (f9c2376) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5167   +/-   ##
=======================================
  Coverage   88.54%   88.54%           
=======================================
  Files         295      295           
  Lines       40046    40046           
=======================================
+ Hits        35458    35459    +1     
+ Misses       4588     4587    -1     
Impacted Files Coverage Δ
ietf/sync/discrepancies.py 100.00% <100.00%> (ø)
ietf/utils/pipe.py 82.60% <0.00%> (-4.35%) ⬇️
ietf/utils/text.py 85.97% <0.00%> (-1.22%) ⬇️
ietf/doc/views_search.py 89.44% <0.00%> (+0.20%) ⬆️
ietf/nomcom/utils.py 91.54% <0.00%> (+0.24%) ⬆️
ietf/group/utils.py 94.61% <0.00%> (+0.89%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rjsparks
rjsparks merged commit 81ffad9 into ietf-tools:main Feb 17, 2023
@larseggert
larseggert deleted the fix-5129 branch February 17, 2023 16:49
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/sync/discrepancies is missing .distinct()

2 participants