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] Annotate documents: update to work with the latest changes in keywords #845

Merged
merged 1 commit into from
May 9, 2022

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Interface of keywords module was slightly changed with merging #834 which caused annotator widget to fail.

Description of changes

A small change in the annotator module to make annotation work again.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #845 (b2a4aa3) into master (6674edb) will decrease coverage by 0.02%.
The diff coverage is 94.11%.

@@            Coverage Diff             @@
##           master     #845      +/-   ##
==========================================
- Coverage   76.76%   76.74%   -0.03%     
==========================================
  Files          83       83              
  Lines       11694    11701       +7     
  Branches     1849     1850       +1     
==========================================
+ Hits         8977     8980       +3     
- Misses       2424     2426       +2     
- Partials      293      295       +2     

@PrimozGodec PrimozGodec merged commit c3989cd into biolab:master May 9, 2022
@PrimozGodec PrimozGodec deleted the fix-annotator branch May 9, 2022 07:44
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.

2 participants