Skip to content

Conversation

Moelf
Copy link
Contributor

@Moelf Moelf commented Jul 31, 2025

No description provided.

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.20%. Comparing base (021083f) to head (4cc992b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   96.20%   96.20%           
=======================================
  Files           8        8           
  Lines         527      527           
=======================================
  Hits          507      507           
  Misses         20       20           

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

@oschulz
Copy link
Collaborator

oschulz commented Jul 31, 2025

Yes, it's time ...

Copy link
Collaborator

@oschulz oschulz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should change Project.toml as well

@oschulz
Copy link
Collaborator

oschulz commented Jul 31, 2025

Let's use

        version:
          - '1.10'
          - '1'
          - 'pre'

in CI. This is quite a low-level package, I'd prefer not to track automatically track LTS, but decide when do drop the last LTS manually.

@oschulz
Copy link
Collaborator

oschulz commented Jul 31, 2025

As part of this PR we could now finally make AbstractArrayOfSimilarArrays a subtype of Base.AbstractSlices (new in Julia v1.10). That was on the to-do list anyway.

@Moelf
Copy link
Contributor Author

Moelf commented Jul 31, 2025

not familiar with the subtyping and version bump, will leave it to you!

@Moelf Moelf closed this Jul 31, 2025
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.

2 participants