ECP-copa / Cabana

Performance-portable library for particle-based simulations
Other
188 stars 51 forks source link

Create neighbor list histograms #717

Closed streeve closed 5 months ago

streeve commented 5 months ago

Add method to construct neighbor histograms. ~Missing test and need to decide whether we output bin edge vs bin center~

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bf6a3cd) 96.4% compared to head (e9b433b) 96.5%. Report is 6 commits behind head on master.

:exclamation: Current head e9b433b differs from pull request most recent head ab8e9e5. Consider uploading reports for the commit ab8e9e5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #717 +/- ## ======================================== + Coverage 96.4% 96.5% +0.1% ======================================== Files 90 92 +2 Lines 14498 14711 +213 ======================================== + Hits 13977 14201 +224 + Misses 521 510 -11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

streeve commented 5 months ago

retest this please.