open-space-collective / open-space-toolkit-astrodynamics

Flight profile, orbit, attitude, access.
https://open-space-collective.github.io/open-space-toolkit-astrodynamics/
Apache License 2.0
57 stars 14 forks source link

feat: make coordinate subsets hashable #402

Closed apaletta3 closed 5 months ago

apaletta3 commented 5 months ago

This will allow us to use CoordinateSubset as a key in a python dictionary in our services

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 90.78%. Comparing base (67b7273) to head (a4c8c68).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ======================================= Coverage 90.78% 90.78% ======================================= Files 83 83 Lines 7889 7891 +2 ======================================= + Hits 7162 7164 +2 Misses 727 727 ```

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