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 zshot_evaluate import #49

Merged
merged 1 commit into from
Feb 21, 2023
Merged

🐛 Fix bug in zshot_evaluate import #49

merged 1 commit into from
Feb 21, 2023

Conversation

marmg
Copy link
Collaborator

@marmg marmg commented Feb 21, 2023

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

Problem

Can't import zshot_evaluate

Solution

Fix typing of the return

Closes #48

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

codecov bot commented Feb 21, 2023

Codecov Report

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

Coverage data is based on head (9a1706a) compared to base (0127fd0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files          67       67           
  Lines        2832     2832           
=======================================
  Hits         2635     2635           
  Misses        197      197           

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 cf95be0 into main Feb 21, 2023
@marmg marmg deleted the fix-import-evaluate branch February 21, 2023 16:40
marmg added a commit that referenced this pull request Mar 24, 2023
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
marmg added a commit that referenced this pull request Mar 24, 2023
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
marmg added a commit that referenced this pull request Mar 28, 2023
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
marmg added a commit that referenced this pull request Mar 30, 2023
Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
marmg added a commit that referenced this pull request Mar 30, 2023
* 🐛 Fix bug in displacy serve method (#46)

* 🐛 Fix bug in zshot_evaluate import (#49)

* Refactor ensembler

* 🔒 Fix setuptools vulnerability

* 🐛 Fix deprecation in load_ontonotes. Fix bug in run_evaluation. Updated evaluation documentation. (#51)

* ✅ Added tests teardown and improve memory usage

* Update python-tests.yml

* ✅ Replace linkers in test_ensemble_linker with dummy linkers to speed up tests

* ✅ Improve coverage

* 🎨 Fix flake


---------

Signed-off-by: Marcos Martinez <Marcos.Martinez.Galindo@ibm.com>
Co-authored-by: Gabriele Picco <piccogabriele@gmail.com>
Co-authored-by: t-l-hoang <t.l.hoang@ie.ibm.com>
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] Can't import zshot_evaluate
1 participant