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

Heatmap improvements #704

Merged
merged 5 commits into from
Feb 13, 2023
Merged

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Feb 13, 2023

  • Fail loudly when Heatmap is used with a computed mapping
  • Extend mapping trait test with Heatmap
  • Add hasAnyComputedField trait
  • Fix wrong blobSize calculation in Heatmap
  • Return a span in Heatmap::blockHits

@bernhardmgruber bernhardmgruber marked this pull request as ready for review February 13, 2023 20:47
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #704 (d93a7b9) into develop (1f1a375) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #704   +/-   ##
========================================
  Coverage    98.77%   98.78%           
========================================
  Files           74       74           
  Lines         7119     7157   +38     
========================================
+ Hits          7032     7070   +38     
  Misses          87       87           

@bernhardmgruber bernhardmgruber merged commit 218a693 into alpaka-group:develop Feb 13, 2023
@bernhardmgruber bernhardmgruber deleted the improv branch February 13, 2023 21:43
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