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] Fix running OWS with widgets with WebView in Orange.canvas.run #5657

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

PetrDlouhy
Copy link
Contributor

Issue

Fix of running OWS with widgets with WebView in Orange.canvas.run (more details here: biolab/orange-canvas-core#209)

Description of changes

Importing WebviewWidget soon is enough to make the WebView work.

Includes
  • Code changes
  • Tests
  • Documentation

@CLAassistant
Copy link

CLAassistant commented Oct 21, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #5657 (c3a8418) into master (8ed85c8) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5657      +/-   ##
==========================================
+ Coverage   85.97%   86.05%   +0.07%     
==========================================
  Files         313      315       +2     
  Lines       65649    65954     +305     
==========================================
+ Hits        56444    56758     +314     
+ Misses       9205     9196       -9     

@ales-erjavec
Copy link
Contributor

@PetrDlouhy Can you sign the CLA?

@PetrDlouhy
Copy link
Contributor Author

@ales-erjavec I signed now. I also corrected part of the pylint errors, but I can't get rid of the unused-import (the noqa don't work with pylint).

@PetrDlouhy
Copy link
Contributor Author

I solved the linting problem. I expect the failing tests are caused by failing master.

@ales-erjavec ales-erjavec changed the title fix running OWS with widgets with WebView in Orange.canvas.run [FIX] Fix running OWS with widgets with WebView in Orange.canvas.run Oct 29, 2021
@ales-erjavec ales-erjavec merged commit 96d177a into biolab:master Oct 29, 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.

3 participants