carsonfarmer / fastpair

FastPair: Data-structure for the dynamic closest-pair problem.
MIT License
12 stars 4 forks source link

flesh out testing - #50 #61

Closed jGaboardi closed 3 months ago

jGaboardi commented 3 months ago

This PR:

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 100.0%. Comparing base (a46603a) to head (a30d9f5). Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/carsonfarmer/fastpair/pull/61/graphs/tree.svg?width=650&height=150&src=pr&token=9VQNETZHJX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carson+Farmer)](https://app.codecov.io/gh/carsonfarmer/fastpair/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carson+Farmer) ```diff @@ Coverage Diff @@ ## main #61 +/- ## ======================================== + Coverage 99.2% 100.0% +0.8% ======================================== Files 2 2 Lines 125 125 ======================================== + Hits 124 125 +1 + Misses 1 0 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/carsonfarmer/fastpair/pull/61/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Carson+Farmer)