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

🐛 Fix bug in evaluation with both mentions extractors and linkers #34

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

marmg
Copy link
Collaborator

@marmg marmg commented Nov 15, 2022

Status Type ⚠️ Core Change Issue
Ready Bug No #33

Problem

When using both mentions extractor and linkers in the evaluation the result is overwritten

Solution

Update the result without overwritten it

Closes #33

Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Base: 92.14% // Head: 92.14% // No change to project coverage 👍

Coverage data is based on head (c46fb68) compared to base (64053cf).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   92.14%   92.14%           
=======================================
  Files          67       67           
  Lines        2726     2726           
=======================================
  Hits         2512     2512           
  Misses        214      214           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marmg marmg merged commit eebbbb1 into main Nov 15, 2022
@GabrielePicco GabrielePicco deleted the fix/result-overwritten branch December 5, 2022 09:21
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.

[Bug] Evaluation result is being overwritten
1 participant