Skip to content

Conversation

tclose
Copy link
Contributor

@tclose tclose commented Sep 9, 2025

Types of changes

  • New feature (non-breaking change which adds functionality)

Summary

Generalises a small typing union is_fileset_or_union to is_subclass_or_union. is_fileset_or_union is still there but simply calls is_subclass_or_union

Checklist

  • I have added tests to cover my changes (if necessary)
  • I have updated documentation (if necessary)

Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.28%. Comparing base (fc3a6ce) to head (39478a0).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
- Coverage   88.49%   88.28%   -0.21%     
==========================================
  Files          86       86              
  Lines       17988    17990       +2     
  Branches     3509     3509              
==========================================
- Hits        15919    15883      -36     
- Misses       1689     1729      +40     
+ Partials      380      378       -2     

☔ 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.

@tclose tclose added patch Increment the patch version when merged (label from auto) release Triggers publishing with auto labels Sep 11, 2025
@tclose tclose merged commit 59bd130 into main Sep 11, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged (label from auto) release Triggers publishing with auto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant