Skip to content

[ENH] Mark "Words" outputs as non-dynamic#855

Merged
PrimozGodec merged 1 commit into
biolab:masterfrom
ales-erjavec:words-output-type
Jun 1, 2022
Merged

[ENH] Mark "Words" outputs as non-dynamic#855
PrimozGodec merged 1 commit into
biolab:masterfrom
ales-erjavec:words-output-type

Conversation

@ales-erjavec

Copy link
Copy Markdown
Contributor
Issue

Ref: biolab/orange-canvas-core#230

Description of changes

Mark "Words" outputs as non-dynamic
They are always a Table and not a subtype. This improves auto connection hinting since it never makes sense to connect them to Corpus inputs.

Includes
  • Code changes
  • Tests
  • Documentation

They are always a Table and not a subtype. This improves auto
connection hinting since it never makes sense to connect them
to Corpus inputs.
@PrimozGodec PrimozGodec merged commit 1adc324 into biolab:master Jun 1, 2022
@ales-erjavec ales-erjavec deleted the words-output-type branch June 2, 2022 09:52
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.66%. Comparing base (4c38b3f) to head (4011c9c).
⚠️ Report is 455 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #855      +/-   ##
==========================================
- Coverage   76.67%   76.66%   -0.02%     
==========================================
  Files          83       83              
  Lines       11761    11761              
  Branches     1867     1867              
==========================================
- Hits         9018     9016       -2     
- Misses       2439     2440       +1     
- Partials      304      305       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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