Skip to content

[FIX] oweditdomain: Use variable repr for continuous to discrete transform#7301

Open
ales-erjavec wants to merge 1 commit into
biolab:masterfrom
ales-erjavec:fixes/edit-domain-reinterpret
Open

[FIX] oweditdomain: Use variable repr for continuous to discrete transform#7301
ales-erjavec wants to merge 1 commit into
biolab:masterfrom
ales-erjavec:fixes/edit-domain-reinterpret

Conversation

@ales-erjavec

Copy link
Copy Markdown
Contributor
Issue

Fixes #7299

Description of changes
  • Use variable repr for continuous to discrete transform
Includes
  • Code changes
  • Tests
  • Documentation

@ales-erjavec ales-erjavec changed the title oweditdomain: Use variable repr for continuous to discrete transform [FIX] oweditdomain: Use variable repr for continuous to discrete transform Jun 15, 2026
@janezd janezd self-assigned this Jun 19, 2026
@janezd janezd force-pushed the fixes/edit-domain-reinterpret branch from 571da45 to 7c74396 Compare July 4, 2026 08:51
@codecov

codecov Bot commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.98%. Comparing base (3d4ddaa) to head (7c74396).
⚠️ Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7301      +/-   ##
==========================================
- Coverage   89.04%   88.98%   -0.06%     
==========================================
  Files         336      336              
  Lines       74426    74544     +118     
==========================================
+ Hits        66269    66331      +62     
- Misses       8157     8213      +56     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Categorical integers displayed as floating point numbers in data table

2 participants