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

Reengineer Tuple to not store empty types #436

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

bernhardmgruber
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2021

Codecov Report

Merging #436 (35e21fb) into develop (48b468d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #436   +/-   ##
========================================
  Coverage    99.22%   99.22%           
========================================
  Files           56       56           
  Lines         5130     5150   +20     
========================================
+ Hits          5090     5110   +20     
  Misses          40       40           
Impacted Files Coverage Δ
include/llama/Tuple.hpp 100.00% <100.00%> (ø)
include/llama/mapping/tree/Functors.hpp 97.77% <100.00%> (-0.05%) ⬇️
include/llama/mapping/tree/Mapping.hpp 100.00% <100.00%> (ø)
include/llama/mapping/tree/toString.hpp 100.00% <100.00%> (ø)
tests/tuple.cpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48b468d...35e21fb. Read the comment docs.

@bernhardmgruber bernhardmgruber merged commit fdbbb1c into alpaka-group:develop Dec 13, 2021
@bernhardmgruber bernhardmgruber deleted the tuple_ref branch December 13, 2021 12:32
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