scikit-hep / vector

Vector classes and utilities
https://vector.readthedocs.io
BSD 3-Clause "New" or "Revised" License
79 stars 27 forks source link

fix: add lower and upper bounds for deltaangle #465

Closed Saransh-cpp closed 4 months ago

Saransh-cpp commented 5 months ago

Description

Fixes #463

Kindly take a look at CONTRIBUTING.md.

Please describe the purpose of this pull request. Reference and link to any relevant issues or pull requests.

Checklist

Before Merging

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 86.68%. Comparing base (1b88710) to head (628ef60). Report is 29 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #465 +/- ## ======================================= Coverage 86.67% 86.68% ======================================= Files 96 96 Lines 11836 11836 ======================================= + Hits 10259 10260 +1 + Misses 1577 1576 -1 ```

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

Saransh-cpp commented 4 months ago

A gentle bump on this, @jpivarski.