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 View::blobs() accessor #719

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

bernhardmgruber
Copy link
Member

Then rename the storageBlobs data member to m_blobs and make it private. This is a breaking change.

Then rename the `storageBlobs` data member to `m_blobs` and make it private.
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #719 (00734f1) into develop (dfd7fac) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #719   +/-   ##
========================================
  Coverage    98.78%   98.78%           
========================================
  Files           74       74           
  Lines         7158     7160    +2     
========================================
+ Hits          7071     7073    +2     
  Misses          87       87           

@bernhardmgruber bernhardmgruber merged commit 5d9fcb8 into alpaka-group:develop Feb 27, 2023
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