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

Add constructor that allows specifying type #5

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Add constructor that allows specifying type #5

merged 1 commit into from
Nov 13, 2024

Conversation

jakobnissen
Copy link
Member

That is, allow MemoryView{Int}([1,2,3]).

That is, allow `MemoryView{Int}([1,2,3])`.
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (18da69e) to head (d33a35e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   98.70%   98.74%   +0.03%     
==========================================
  Files           4        4              
  Lines         155      159       +4     
==========================================
+ Hits          153      157       +4     
  Misses          2        2              
Flag Coverage Δ
unittests 98.74% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jakobnissen jakobnissen merged commit 5f5d4db into master Nov 13, 2024
11 checks passed
@jakobnissen jakobnissen deleted the typed branch November 13, 2024 12:57
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