scikit-hep / vector

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

feat: short names for to_VectorND methods #432

Closed Saransh-cpp closed 6 months ago

Saransh-cpp commented 6 months ago

Description

Closes #422

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

Checklist

Before Merging

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 62.50000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 82.77%. Comparing base (b1e1df4) to head (466e77d). Report is 1 commits behind head on main.

Files Patch % Lines
src/vector/_methods.py 62.50% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ========================================== - Coverage 82.81% 82.77% -0.04% ========================================== Files 96 96 Lines 11557 11583 +26 ========================================== + Hits 9571 9588 +17 - Misses 1986 1995 +9 ```

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