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

OWScoreDocuments: Ensure unique names on output #744

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

ajdapretnar
Copy link
Collaborator

Issue

Fixes #741.

Description of changes

Ensure unique variable names on output.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #744 (50468ad) into master (b9b2197) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
+ Coverage   74.20%   74.24%   +0.04%     
==========================================
  Files          72       72              
  Lines        9588     9592       +4     
  Branches     1305     1307       +2     
==========================================
+ Hits         7115     7122       +7     
+ Misses       2226     2222       -4     
- Partials      247      248       +1     

@PrimozGodec
Copy link
Collaborator

Thank you. :) I totally forgot about it. :(

@PrimozGodec PrimozGodec merged commit 68941e1 into biolab:master Nov 3, 2021
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.

Score Documents: ensure unique names
3 participants