Skip to content

Extend Static/StaticArrays tooling and adapt PowerMeasure #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

oschulz
Copy link
Collaborator

@oschulz oschulz commented Jul 25, 2025

This contains all changes for static tools that lived on the mt-15 branch - now updated, improved and with a lot of tests. I'll provide the basis for generating and handling static array variates and so on.

Slightly breaking, but we have accumulated a few breaking changes on main already.

@oschulz oschulz requested a review from cscherrer July 25, 2025 02:06
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

Attention: Patch coverage is 90.76923% with 12 lines in your changes missing coverage. Please review.

Project coverage is 58.98%. Comparing base (c840c01) to head (f1b41be).

Files with missing lines Patch % Lines
src/combinators/power.jl 72.00% 7 Missing ⚠️
src/static.jl 95.74% 4 Missing ⚠️
src/combinators/implicitlymapped.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   56.32%   58.98%   +2.66%     
==========================================
  Files          44       44              
  Lines        1321     1414      +93     
==========================================
+ Hits          744      834      +90     
- Misses        577      580       +3     

☔ 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 oschulz marked this pull request as draft July 25, 2025 04:44
@oschulz
Copy link
Collaborator Author

oschulz commented Jul 25, 2025

The static tools have grown quite extensive and general, I'll probably pull them out into a separate package, part of this PR may go away again soon.

@oschulz
Copy link
Collaborator Author

oschulz commented Jul 26, 2025

Static tools will live in https://github.com/oschulz/StaticThings.jl, being registered now, will upate this PR when registration is complete.

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