Skip to content

Add functionality to print the scientific type hierarchy#30

Merged
ablaom merged 12 commits intodevfrom
type-tree
Feb 9, 2026
Merged

Add functionality to print the scientific type hierarchy#30
ablaom merged 12 commits intodevfrom
type-tree

Conversation

@ablaom
Copy link
Member

@ablaom ablaom commented Feb 8, 2026

After this PR:

julia> scitype()
Found
  Known
    Annotated
    AnnotationOf
    Compositional
    Finite
      Multiclass
      OrderedFactor
    Image
      ColorImage
      GrayImage
    Infinite
      Continuous
      Count
    ManifoldPoint
    Multiset
    ScientificTimeType
      ScientificDate
      ScientificDateTime
      ScientificTime
    Table
    Textual
  Unknown

Output can be diverted to an IO with scitype(io=...).

@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.30%. Comparing base (d2ffbbc) to head (4e24418).
⚠️ Report is 13 commits behind head on dev.

❌ Your project status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #30      +/-   ##
==========================================
- Coverage   93.93%   92.30%   -1.64%     
==========================================
  Files           2        2              
  Lines          33       39       +6     
==========================================
+ Hits           31       36       +5     
- Misses          2        3       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ablaom ablaom merged commit 89ddfe4 into dev Feb 9, 2026
8 of 9 checks passed
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.

1 participant