Skip to content
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

Allow scalars to be passed as rank-0 arrays #62

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Allow scalars to be passed as rank-0 arrays #62

merged 2 commits into from
Aug 16, 2024

Conversation

richfitz
Copy link
Member

@richfitz richfitz commented Aug 16, 2024

This will be useful in dust's code; see https://github.com/mrc-ide/dust2/pull/53/files#r1719553938 for details

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (58dde95) to head (30f8c26).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           60        60           
  Lines         3676      3675    -1     
=========================================
- Hits          3676      3675    -1     

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

@richfitz richfitz marked this pull request as ready for review August 16, 2024 08:45
@richfitz richfitz requested a review from weshinsley August 16, 2024 08:45
@weshinsley weshinsley merged commit bd88e23 into main Aug 16, 2024
10 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.

2 participants